GET /api/questions/67890/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/67890/?format=api",
"name": "Norm of a vector in four dimensions",
"published": true,
"project": "https://numbas.mathcentre.ac.uk/api/projects/6917/?format=api",
"author": {
"url": "https://numbas.mathcentre.ac.uk/api/users/5121/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/5121/?format=api",
"full_name": "Julia Goedecke",
"pk": 5121,
"avatar": {
"20x20": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.20x20.jpg",
"40x40": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.40x40.jpg",
"150x150": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.150x150.jpg"
}
},
"edit": "https://numbas.mathcentre.ac.uk/question/67890/norm-of-a-vector-in-four-dimensions/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/67890/norm-of-a-vector-in-four-dimensions/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/67890/norm-of-a-vector-in-four-dimensions.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/67890/norm-of-a-vector-in-four-dimensions.exam?format=api",
"metadata": {
"description": "<p>Given vector $\\boldsymbol{v}$ find the norm. Since putting in square roots is tricky, actually input the square norm, so it's an integer.</p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": "ok",
"resources": []
}