GET /api/questions/22978/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/22978/?format=api",
"name": "Lowest common multiples",
"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/22978/lowest-common-multiples/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/22978/lowest-common-multiples/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/22978/lowest-common-multiples.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/22978/lowest-common-multiples.exam?format=api",
"metadata": {
"description": "<p>This is a simple question testing the student on their ability to calculate the lowest common multiple of two integers which are: </p>\n<p>Part a) - coprime;</p>\n<p>Part b) - where the greatest common divisor between the two integers is greater than one and not equal to either given number; and</p>\n<p>Part c) - where one of the integer is a multiple of the other. </p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": "ok",
"resources": []
}