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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/153380/?format=api",
    "name": "AC22 Partial Fractions",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/25382/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/23557/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/23557/?format=api",
        "full_name": "Oliver Spenceley",
        "pk": 23557,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/153380/ac22-partial-fractions/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/153380/ac22-partial-fractions/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/153380/ac22-partial-fractions.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/153380/ac22-partial-fractions.exam?format=api",
    "metadata": {
        "description": "<p>Rewrite the expression $\\frac{mx^2+nx+k}{(x+a)(x^2+bx+c)}$ as partial fractions in the form $\\frac{A}{x+a}+\\frac{Bx+C}{x^2+bx+c}$.</p>",
        "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": []
}