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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22983/?format=api",
    "name": "Solve a linear equation $ax+b = c$",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1589/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1589/?format=api",
        "full_name": "Lauren Richards",
        "pk": 1589,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/22983/solve-a-linear-equation-ax-b-c/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22983/solve-a-linear-equation-ax-b-c/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22983/solve-a-linear-equation-ax-b-c.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22983/solve-a-linear-equation-ax-b-c.exam?format=api",
    "metadata": {
        "description": "<p>Solve a linear equation of the form $ax+b = c$, where $a$, $b$ and $c$ are integers.</p>\n<p>The answer is always an integer.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}