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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/198/?format=api",
    "name": "Complete the square. (Video)",
    "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/198/complete-the-square-video/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/198/complete-the-square-video/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/198/complete-the-square-video.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/198/complete-the-square-video.exam?format=api",
    "metadata": {
        "notes": "\n                            \t\t<p><strong>5/08/2012:</strong></p>\n                            \t\t    <p>Added tags.</p>\n                            \t\t    <p>Added description.</p>\n                            \t\t    <p>Corrected variable value n2 to ensure that there are no repeated roots.</p>\n                            \t\t    <p>Checked calculation.OK.</p>\n                            \t\t    <p>Improved display in content areas.</p>\n                            \t\t",
        "description": "<p>Find $p$ and $q$ such that $ax^2+bx+c = a(x+p)^2+q$.&nbsp;</p>\n                        <p>Hence, or otherwise, find roots of &nbsp;$ax^2+bx+c=0$.</p>\n                        <p>Includes a video which shows how to solve a quadratic by completing the square.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}