GET /api/exams/17382/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/exams/17382/?format=api",
"name": "Powers of ten practice",
"published": true,
"project": "https://numbas.mathcentre.ac.uk/api/projects/3267/?format=api",
"author": {
"url": "https://numbas.mathcentre.ac.uk/api/users/2416/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2416/?format=api",
"full_name": "Nick Walker",
"pk": 2416,
"avatar": null
},
"edit": "https://numbas.mathcentre.ac.uk/exam/17382/powers-of-ten-practice/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/exam/17382/powers-of-ten-practice/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/exam/17382/powers-of-ten-practice.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/exam/17382/powers-of-ten-practice.exam?format=api",
"metadata": {
"description": "",
"licence": "None specified"
},
"status": "pleasetest",
"resources": [],
"questions": [
"https://numbas.mathcentre.ac.uk/api/questions/42955/?format=api",
"https://numbas.mathcentre.ac.uk/api/questions/42956/?format=api",
"https://numbas.mathcentre.ac.uk/api/questions/42958/?format=api",
"https://numbas.mathcentre.ac.uk/api/questions/42957/?format=api"
]
}