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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/8156/?format=api",
    "name": "Logarithms [L6 Randomised]",
    "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/8156/logarithms-l6-randomised/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/8156/logarithms-l6-randomised/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/8156/logarithms-l6-randomised.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/8156/logarithms-l6-randomised.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Questions on&nbsp;manipulating logarithms.</p>"
    },
    "status": "pleasetest",
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/22599/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22764/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22760/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22583/?format=api"
    ]
}