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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/8273/?format=api",
    "name": "Numbas demo: video",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/698/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/7/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/7/?format=api",
        "full_name": "Christian Lawson-Perfect",
        "pk": 7,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/clp-2023_OVPD4En.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/clp-2023_OVPD4En.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/clp-2023_OVPD4En.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/8273/numbas-demo-video/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/8273/numbas-demo-video/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/8273/numbas-demo-video.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/8273/numbas-demo-video.exam?format=api",
    "metadata": {
        "description": "<p><em>Customised for the Numbas demo exam</em></p>\n<p>Factorise $x^2+cx+d$ into 2 distinct linear factors and then find $\\displaystyle \\int \\frac{ax+b}{x^2+cx+d}\\;dx,\\;a \\neq 0$ using partial fractions or otherwise.</p>\n<p>Video in Show steps.</p>",
        "notes": "\n                    \t\t    \t\t<p><strong>5/08/2012:</strong></p>\n                    \t\t    \t\t<p>Added tags.</p>\n                    \t\t    \t\t<p>Added description.</p>\n                    \t\t    \t\t<p>Added decimal point as forbidden string.</p>\n                    \t\t    \t\t<p>Note the checking range is chosen so that the arguments of the log terms are always positive - could have used abs - might be better?</p>\n                    \t\t    \t\t<p>Improved display of Advice.&nbsp;</p>\n                    \t\t    \t\t<p>Added information about Show steps, also introduced penalty of 1 mark.</p>\n                    \t\t    \t\t<p>Added !noLeadingMinus to ruleset std for display purposes.</p>\n                    \t\t    \n                    \t\t",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}