GET /api/questions/378/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/378/?format=api",
"name": "Fractions: Lowest form",
"published": true,
"project": "https://numbas.mathcentre.ac.uk/api/projects/3/?format=api",
"author": {
"url": "https://numbas.mathcentre.ac.uk/api/users/6/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/6/?format=api",
"full_name": "Bill Foster",
"pk": 6,
"avatar": null
},
"edit": "https://numbas.mathcentre.ac.uk/question/378/fractions-lowest-form/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/378/fractions-lowest-form/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/378/fractions-lowest-form.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/378/fractions-lowest-form.exam?format=api",
"metadata": {
"notes": "\n \t\t<p><strong>11/08/2012:</strong></p>\n \t\t <p>Added tags.</p>\n \t\t <p>Added description.</p>\n \t\t <p>Function chcp(a,b,c,d) gives number coprime to a in the range b..c, d is usually random(b..c) for redundant reasons!</p>\n \t\t <p>Note that the answer is constrained by max length as well as requiring / and no brackets.</p>\n \t\t",
"description": "<p>Reducing fractions to their lowest form by cancelling common factors in the numerator and denominator. There are 4 questions. </p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": null,
"resources": []
}