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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/16285/?format=api",
    "name": "R^n Intro",
    "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/16285/r-n-intro/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/16285/r-n-intro/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/16285/r-n-intro.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/16285/r-n-intro.exam?format=api",
    "metadata": {
        "description": "<p>Easy intro questions to be done when the students have seen the \"vector space axioms\" but not as axioms, just in the context of \\(\\mathbb{R}^n\\).</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/69193/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/69070/?format=api"
    ]
}