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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/16041/?format=api",
    "name": "Vectors Introduction",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/6917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/5121/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/5121/?format=api",
        "full_name": "Julia Goedecke",
        "pk": 5121,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/exam/16041/vectors-introduction/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/16041/vectors-introduction/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/16041/vectors-introduction.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/16041/vectors-introduction.exam?format=api",
    "metadata": {
        "description": "<p>easy vector addition and scalar multiplication, for practice after Section 1 of lectures.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/66490/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/66489/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/69039/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/66518/?format=api"
    ]
}