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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22730/?format=api",
    "name": "Dividing a polynomial with remainders, using the remainder 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/22730/dividing-a-polynomial-with-remainders-using-the-re/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22730/dividing-a-polynomial-with-remainders-using-the-re/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22730/dividing-a-polynomial-with-remainders-using-the-re.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22730/dividing-a-polynomial-with-remainders-using-the-re.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>This question tests the student's ability to find remainders using the remainder theorem.&nbsp;</p>"
    },
    "status": "ok",
    "resources": []
}