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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22699/?format=api",
    "name": "Factorising Quadratic Equations with $x^2$ Coefficients of 1",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1594/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1594/?format=api",
        "full_name": "Hannah Aldous",
        "pk": 1594,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/22699/factorising-quadratic-equations-with-x-2-coefficie/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22699/factorising-quadratic-equations-with-x-2-coefficie/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22699/factorising-quadratic-equations-with-x-2-coefficie.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22699/factorising-quadratic-equations-with-x-2-coefficie.exam?format=api",
    "metadata": {
        "description": "<p>Factorise three quadratic equations of the form $x^2+bx+c$.</p>\n<p>The first has two negative roots, the second has one negative and one positive, and the third is the difference of two squares.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}