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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/152599/?format=api",
    "name": "NF05 Percentage decrease",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/25382/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/21832/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/21832/?format=api",
        "full_name": "Andrew Neate",
        "pk": 21832,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/152599/nf05-percentage-decrease/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/152599/nf05-percentage-decrease/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/152599/nf05-percentage-decrease.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/152599/nf05-percentage-decrease.exam?format=api",
    "metadata": {
        "description": "<p>Given a student discount, calculate a discounted price.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}