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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/3300/?format=api",
    "name": "Trigonometry: Exact values and unit circle definitions",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/720/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/605/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/605/?format=api",
        "full_name": "Ben Brawn",
        "pk": 605,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/exam/3300/trigonometry-exact-values-and-unit-circle-definiti/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/3300/trigonometry-exact-values-and-unit-circle-definiti/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/3300/trigonometry-exact-values-and-unit-circle-definiti.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/3300/trigonometry-exact-values-and-unit-circle-definiti.exam?format=api",
    "metadata": {
        "description": "<p>Using the unit circle definition of sin, cos and tan, to calculate the exact value of trig functions evaluated at angles that depend on 0, 30, 45, 60 or 90 degrees.</p>",
        "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": [
        "https://numbas.mathcentre.ac.uk/api/resources/40208/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/40209/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/40210/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/40211/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/40212/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/40213/?format=api"
    ],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/13904/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/13909/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/13947/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/13892/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/13906/?format=api"
    ]
}