GET /api/exams/36140/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/exams/36140/?format=api",
"name": "3x3 Matrices",
"published": true,
"project": "https://numbas.mathcentre.ac.uk/api/projects/17064/?format=api",
"author": {
"url": "https://numbas.mathcentre.ac.uk/api/users/24224/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/24224/?format=api",
"full_name": "Fraser Buxton",
"pk": 24224,
"avatar": null
},
"edit": "https://numbas.mathcentre.ac.uk/exam/36140/3x3-matrices/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/exam/36140/3x3-matrices/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/exam/36140/3x3-matrices.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/exam/36140/3x3-matrices.exam?format=api",
"metadata": {
"description": "<p>This exam test students understanding of determinants and inverses of 3x3 matrices.</p>",
"licence": "Creative Commons Attribution-NonCommercial 4.0 International"
},
"status": null,
"resources": [
"https://numbas.mathcentre.ac.uk/api/resources/11962/?format=api"
],
"questions": [
"https://numbas.mathcentre.ac.uk/api/questions/158227/?format=api",
"https://numbas.mathcentre.ac.uk/api/questions/158228/?format=api",
"https://numbas.mathcentre.ac.uk/api/questions/158213/?format=api",
"https://numbas.mathcentre.ac.uk/api/questions/158225/?format=api"
]
}