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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/329/?format=api",
    "name": "Complex Numbers: Modulus, Argument",
    "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/329/complex-numbers-modulus-argument/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/329/complex-numbers-modulus-argument/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/329/complex-numbers-modulus-argument.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/329/complex-numbers-modulus-argument.exam?format=api",
    "metadata": {
        "notes": "\n    \t\t<p><strong>5/07/2012:</strong></p>\n    \t\t                <p>Added tags.</p>\n    \t\t                <p>Changed some of the grammar in the advice section.</p>\n    \t\t                <p>Question appears to be working correctly.</p>\n    \t\t                <p>The presentation in IE on using Test Run is not good.</p>\n    \t\t                <p><strong>9/07/2012:</strong></p>\n    \t\t                <p>Display in Advice set out properly.</p>\n    \t\t                <p><strong>13/07/2009:</strong></p>\n    \t\t                <p>Set new tolerance variable tol=0.001 for all numeric input.</p>\n    \t\t",
        "description": "<p><span style=\"color: #222222; font-family: sans-serif;\"><span style=\"line-height: 20px;\">Finding&nbsp;</span></span>the modulus and argument (in radians) of four complex numbers; the arguments between $-\\pi$ and $\\pi$ and careful with quadrants!</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}