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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/113531/?format=api",
    "name": "Exponential equation 2",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/138/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/145/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/145/?format=api",
        "full_name": "Martin Jones",
        "pk": 145,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/113531/exponential-equation-2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/113531/exponential-equation-2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/113531/exponential-equation-2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/113531/exponential-equation-2.exam?format=api",
    "metadata": {
        "description": "<p>Solve equation involving exponential function</p>",
        "licence": "Creative Commons Attribution-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": []
}