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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22704/?format=api",
    "name": "Finding the missing value of a constant in a polynomial, using the Factor Theorem ",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1591/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1591/?format=api",
        "full_name": "Elliott Fletcher",
        "pk": 1591,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/22704/finding-the-missing-value-of-a-constant-in-a-polyn/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22704/finding-the-missing-value-of-a-constant-in-a-polyn/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22704/finding-the-missing-value-of-a-constant-in-a-polyn.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22704/finding-the-missing-value-of-a-constant-in-a-polyn.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Given a factor of a cubic polynomial,&nbsp;factorise it fully by first dividing by the given factor, then factorising the remaining quadratic.</p>"
    },
    "status": "ok",
    "resources": []
}