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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/8150/?format=api",
    "name": "Algebraic manipulation [L1]",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3409/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2582/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2582/?format=api",
        "full_name": "Matthew James Sykes",
        "pk": 2582,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/exam/8150/algebraic-manipulation-l1/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/8150/algebraic-manipulation-l1/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/8150/algebraic-manipulation-l1.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/8150/algebraic-manipulation-l1.exam?format=api",
    "metadata": {
        "description": "<p>Questions on rearranging expressions, expanding brackets and collecting like terms.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "problem",
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/22970/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22495/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22518/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22536/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22983/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/23229/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22577/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/23083/?format=api"
    ]
}