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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/13039/?format=api",
    "name": "07.  Moment of a Force",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3501/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2530/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2530/?format=api",
        "full_name": "William Haynes",
        "pk": 2530,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/exam/13039/07-moment-of-a-force/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/13039/07-moment-of-a-force/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/13039/07-moment-of-a-force.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/13039/07-moment-of-a-force.exam?format=api",
    "metadata": {
        "description": "<p>Homework set. &nbsp;Determine the moment of a force using the definition of the moment, $M = F d_\\perp$.</p>",
        "licence": "Creative Commons Attribution-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/104971/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/35647/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/37389/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/70789/?format=api"
    ]
}