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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/63/?format=api",
    "name": "Integration by partial fractions",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/6/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/6/?format=api",
        "full_name": "Bill Foster",
        "pk": 6,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/63/integration-by-partial-fractions/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/63/integration-by-partial-fractions/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/63/integration-by-partial-fractions.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/63/integration-by-partial-fractions.exam?format=api",
    "metadata": {
        "description": "\n    \t\t<p>Factorise $x^2+bx+c$ into 2 distinct linear factors and then find $\\displaystyle \\int \\frac{a}{x^2+bx+c }\\;dx$ using partial fractions or otherwise.</p>\n    \t\t<p>&nbsp;</p>\n    \t\t",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}