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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/16512/?format=api",
    "name": "Load Flow Analysis - Practice",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/2800/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2154/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2154/?format=api",
        "full_name": "Jane Courtney",
        "pk": 2154,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/20210216_Jane_C_12_aqslS38.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/20210216_Jane_C_12_aqslS38.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/20210216_Jane_C_12_aqslS38.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/exam/16512/load-flow-analysis-practice/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/16512/load-flow-analysis-practice/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/16512/load-flow-analysis-practice.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/16512/load-flow-analysis-practice.exam?format=api",
    "metadata": {
        "description": "",
        "licence": "None specified"
    },
    "status": "ok",
    "resources": [
        "https://numbas.mathcentre.ac.uk/api/resources/14117/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/14202/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/14360/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/37011/?format=api"
    ],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/71222/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/72500/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/72511/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/168532/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/171548/?format=api"
    ]
}