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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22556/?format=api",
    "name": "Using the Quadratic Formula to Solve Equations of the Form $ax^2 +bx+c=0$",
    "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/22556/using-the-quadratic-formula-to-solve-equations-of-/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22556/using-the-quadratic-formula-to-solve-equations-of-/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22556/using-the-quadratic-formula-to-solve-equations-of-.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22556/using-the-quadratic-formula-to-solve-equations-of-.exam?format=api",
    "metadata": {
        "description": "<p>Apply the quadratic formula to find the roots of a given equation. The quadratic formula is given in the steps if the student requires it.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}