GET /api/questions/22822/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/22822/?format=api",
"name": "Finding the highest common factor of two numbers",
"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/22822/finding-the-highest-common-factor-of-two-numbers/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/22822/finding-the-highest-common-factor-of-two-numbers/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/22822/finding-the-highest-common-factor-of-two-numbers.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/22822/finding-the-highest-common-factor-of-two-numbers.exam?format=api",
"metadata": {
"description": "<p>This question tests the student's ability to identify the factors of some composite numbers and the highest common factors of two numbers. </p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": "ok",
"resources": []
}