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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22841/?format=api",
    "name": "Finding the formula for the $n^{\\text{th}}$ term of  linear sequences",
    "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/22841/finding-the-formula-for-the-n-text-th-term-of-linear-sequences/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22841/finding-the-formula-for-the-n-text-th-term-of-linear-sequences/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22841/finding-the-formula-for-the-n-text-th-term-of-linear-sequences.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22841/finding-the-formula-for-the-n-text-th-term-of-linear-sequences.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Given the first three terms of a sequence, give a formula for the $n^\\text{th}$ term.</p>\n<p>In the first sequence, $d$ is positive. In the second sequence, $d$ is negative.</p>"
    },
    "status": "ok",
    "resources": []
}