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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22696/?format=api",
    "name": "Compute the partial sum of an arithmetic sequence",
    "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/22696/compute-the-partial-sum-of-an-arithmetic-sequence/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22696/compute-the-partial-sum-of-an-arithmetic-sequence/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22696/compute-the-partial-sum-of-an-arithmetic-sequence.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22696/compute-the-partial-sum-of-an-arithmetic-sequence.exam?format=api",
    "metadata": {
        "description": "<p>Given the first and last terms of a finite arithmetic sequence, calculate the number of elements and then the sum of the sequence.</p>\n<p>Each part is broken into steps, with the formula given.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}