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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22808/?format=api",
    "name": "Use the quadratic formula to solve an equation in terms of an unknown variable",
    "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/22808/use-the-quadratic-formula-to-solve-an-equation-in-/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22808/use-the-quadratic-formula-to-solve-an-equation-in-/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22808/use-the-quadratic-formula-to-solve-an-equation-in-.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22808/use-the-quadratic-formula-to-solve-an-equation-in-.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Factorise a quadratic expression of the form $x^2+akx+bk^2$ for $x$, in terms of $k$. $a$ and $b$ are constants.</p>"
    },
    "status": "ok",
    "resources": []
}