GET /api/questions/11770/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/11770/?format=api",
    "name": "Integration: Indefinite integral",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/601/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/697/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/697/?format=api",
        "full_name": "Newcastle University Mathematics and Statistics",
        "pk": 697,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.20x20.png",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.40x40.png",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.150x150.png"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/11770/integration-indefinite-integral/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/11770/integration-indefinite-integral/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/11770/integration-indefinite-integral.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/11770/integration-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>Added decimal point to forbidden strings along with message to user re input of numbers.</p>\n\t\t<p>Added a Step and message about Show steps included - losing 1 mark if used as it gives the formula for finding the integral. Increased marks to 3 for the question, so that can cope with losing a mark for using Show steps.</p>\n\t\t<p>Changed accuracy setting to relative difference of 0.00001 as we have negative powers.</p>\n\t\t<p>Checked calculation. OK.</p>\n\t\t<p>Added message in prompt &nbsp;about including the constant of integration.</p>\n\t\t<p>Noted issue with steps-answer order and the messages/marks generated.</p>\n\t\t<p>Changed numerator to the range 2..5.</p>\n\t\t<p>Improved display in Advice.</p>\n\t\t<p>&nbsp;</p>\n\t\t",
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Find $\\displaystyle \\int \\frac{a}{(bx+c)^n}\\;dx$</p>"
    },
    "status": null,
    "resources": []
}