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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/638/?format=api",
    "name": "Linear combinations of 2 x 2 matrices",
    "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/638/linear-combinations-of-2-x-2-matrices/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/638/linear-combinations-of-2-x-2-matrices/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/638/linear-combinations-of-2-x-2-matrices.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/638/linear-combinations-of-2-x-2-matrices.exam?format=api",
    "metadata": {
        "notes": "\n            \t\t<p><strong>8/02/2013:</strong></p>\n            \t\t        <p><strong><br /></strong>Finished first draft.</p>\n            \t\t",
        "description": "<p>Linear combinations of $2 \\times 2$ matrices. Three examples.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}