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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22712/?format=api",
    "name": "Finding the full factorisation of a polynomial, using the Factor Theorem and long division",
    "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/22712/finding-the-full-factorisation-of-a-polynomial-usi/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22712/finding-the-full-factorisation-of-a-polynomial-usi/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22712/finding-the-full-factorisation-of-a-polynomial-usi.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22712/finding-the-full-factorisation-of-a-polynomial-usi.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Use a given factor of a polynomial to find the full factorisation of the polynomial through long division.</p>"
    },
    "status": "ok",
    "resources": []
}