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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/153542/?format=api",
    "name": "AS07 Quadratics - solve",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/25382/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/23526/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/23526/?format=api",
        "full_name": "Megan Oliver",
        "pk": 23526,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/153542/as07-quadratics-solve/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/153542/as07-quadratics-solve/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/153542/as07-quadratics-solve.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/153542/as07-quadratics-solve.exam?format=api",
    "metadata": {
        "description": "<p>Solving a quadratic equation via factorisation (or otherwise) with the $x^2$-term having a coefficient of 1.</p>",
        "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": []
}