GET /api/questions/51/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/51/?format=api",
"name": "Indefinite integral",
"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/51/indefinite-integral/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/51/indefinite-integral/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/51/indefinite-integral.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/51/indefinite-integral.exam?format=api",
"metadata": {
"notes": "\n \t\t<p><strong>2/08/2012:</strong></p>\n \t\t<p>Added tags.</p>\n \t\t<p>Added description.</p>\n \t\t<p>Checked calculation. OK.</p>\n \t\t<p>Added decimal point to forbidden strings along with message to user re input of numbers.</p>\n \t\t<p>Message about Show steps included. Also another message about including the constant of integration.</p>\n \t\t<p>Changed checking range from 0 to 1 to 1 to 2.</p>\n \t\t<p>Improved display.</p>\n \t\t",
"description": "<p>Find $\\displaystyle \\int ax ^ m+ bx^{c/n}\\;dx$.</p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": null,
"resources": []
}