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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/23100/?format=api",
    "name": "Calculating a simple rate of pay",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1591/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1591/?format=api",
        "full_name": "Elliott Fletcher",
        "pk": 1591,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/23100/calculating-a-simple-rate-of-pay/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/23100/calculating-a-simple-rate-of-pay/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/23100/calculating-a-simple-rate-of-pay.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/23100/calculating-a-simple-rate-of-pay.exam?format=api",
    "metadata": {
        "description": "<p>Calculate a rate of pay (in pounds per week) given the total pay over a given period of time.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}