GET /api/questions/22864/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/22864/?format=api",
"name": "Lowest common multiples: train timetable example",
"published": true,
"project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
"author": {
"url": "https://numbas.mathcentre.ac.uk/api/users/1589/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1589/?format=api",
"full_name": "Lauren Richards",
"pk": 1589,
"avatar": null
},
"edit": "https://numbas.mathcentre.ac.uk/question/22864/lowest-common-multiples-train-timetable-example/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/22864/lowest-common-multiples-train-timetable-example/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/22864/lowest-common-multiples-train-timetable-example.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/22864/lowest-common-multiples-train-timetable-example.exam?format=api",
"metadata": {
"description": "<p>Two trains arrive at the same platform with different periods. Compute the LCM of the two periods to find the time they clash.</p>\n<p>This is a context question testing the student's ability to identify the lowest common multiple of two integer values which are not multiples of each other. </p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": "ok",
"resources": []
}