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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/1339/?format=api",
    "name": "2x2 Inverses",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/87/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/93/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/93/?format=api",
        "full_name": "Hayley Bishop",
        "pk": 93,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/1339/2x2-inverses/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/1339/2x2-inverses/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/1339/2x2-inverses.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/1339/2x2-inverses.exam?format=api",
    "metadata": {
        "notes": "\n    \t\t    \t\t        \t\t<p><strong>10/07/2012:</strong></p>\n    \t\t    \t\t        \t\t<p>Added tags.<strong><br /></strong></p>\n    \t\t    \t\t        \t\t<p>Question appears to be working correctly.</p>\n    \t\t    \t\t        \t\t<p>Corrected a typo in the Advice section.<strong><br /></strong></p>\n    \t\t    \t\t        \n    \t\t    \n    \t\t",
        "description": "<p>Find the inverse of three $2 \\times 2$ invertible matrices.</p>",
        "licence": "None specified"
    },
    "status": "problem",
    "resources": []
}