GET /api/questions/258/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/258/?format=api",
    "name": "Dividing polynomials 2",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/6/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/6/?format=api",
        "full_name": "Bill Foster",
        "pk": 6,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/258/dividing-polynomials-2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/258/dividing-polynomials-2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/258/dividing-polynomials-2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/258/dividing-polynomials-2.exam?format=api",
    "metadata": {
        "notes": "\n                    \t\t<p><strong>27/06/2012:</strong></p>\n                    \t\t<p>Minor changes in display and statements/prompts.</p>\n                    \t\t<p>Added tags.</p>\n                    \t\t<p>Could have more detailed advice.</p>\n                    \t\t<p><strong>18/07/2012:</strong></p>\n                    \t\t<p>Added description.</p>\n                    \t\t<p><strong>23/07/2012:</strong></p>\n                    \t\t<p>Added tags.</p>\n                    \t\t<p>The Advice section is very brief - Should there be more help provided here?</p>\n                    \t\t<p>Question appears to be working correctly.</p>\n                    \t\t",
        "description": "<p>Algebraic manipulation/simplification.</p>\n        <p>Simplify $\\displaystyle \\frac{ax^4+bx^2+c}{a_1x^4+b_1x^2+c_1}$ by cancelling a a common degree 2 factor.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}