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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/30783/?format=api",
    "name": "Testeksamen",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1008/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/942/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/942/?format=api",
        "full_name": "Torris Bakke",
        "pk": 942,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/exam/30783/testeksamen/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/30783/testeksamen/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/30783/testeksamen.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/30783/testeksamen.exam?format=api",
    "metadata": {
        "description": "",
        "licence": "None specified"
    },
    "status": "ok",
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/137519/?format=api"
    ]
}