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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/3277/?format=api",
    "name": "Dynamical system 6:Centre.",
    "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/3277/dynamical-system-6-centre/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/3277/dynamical-system-6-centre/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/3277/dynamical-system-6-centre.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/3277/dynamical-system-6-centre.exam?format=api",
    "metadata": {
        "notes": "<p></p>\n<p><strong>01/04/2014:</strong></p>\n<p>Created.</p>\n<p><strong>02/02/2014:</strong></p>\n<p>Graphs of &nbsp;x(t), y(t) included.</p>\n<p><strong>04/08/2014</strong></p>\n<p>Changed showNavigation to false and commented out line re using Jsxgraph navigation in the Part as this does not work at present - need to upload new version of jsxgraph?</p>",
        "description": "<p>Asking users to input coefficients of a system of diff equations so that the phase space is a centre. All systems input by the user are graphed together with immediate feedback. Also included in the Steps are the graphs of the solutions for $x(t),\\; y(t);\\; x(0)=-5,\\;y(0)=5.$</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}