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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22497/?format=api",
    "name": "Surds simplification",
    "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/22497/surds-simplification/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22497/surds-simplification/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22497/surds-simplification.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22497/surds-simplification.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>This question tests the student's understanding of what is and is not a surd, and on their simplification of surds.</p>"
    },
    "status": "ok",
    "resources": []
}