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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/23009/?format=api",
    "name": "Partial sum of an arithmetic sequence - birthday money",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1594/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1594/?format=api",
        "full_name": "Hannah Aldous",
        "pk": 1594,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/23009/partial-sum-of-an-arithmetic-sequence-birthday-mon/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/23009/partial-sum-of-an-arithmetic-sequence-birthday-mon/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/23009/partial-sum-of-an-arithmetic-sequence-birthday-mon.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/23009/partial-sum-of-an-arithmetic-sequence-birthday-mon.exam?format=api",
    "metadata": {
        "description": "<p>The amount of money a person gets on their birthday&nbsp;follows an arithmetic sequence.</p>\n<p>Calculate the amount&nbsp;on a given birthday, then calculate the sum up to that point.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}