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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/152604/?format=api",
    "name": "AS06 Factorising a Quadratic (a=1)",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/25382/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/21832/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/21832/?format=api",
        "full_name": "Andrew Neate",
        "pk": 21832,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/152604/as06-factorising-a-quadratic-a-1/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/152604/as06-factorising-a-quadratic-a-1/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/152604/as06-factorising-a-quadratic-a-1.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/152604/as06-factorising-a-quadratic-a-1.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": []
}