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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/32183/?format=api",
    "name": "Describe vectors in terms of base vectors, add and find magnitude",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/369/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/369/?format=api",
        "full_name": "Chris Graham",
        "pk": 369,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/cmg.20x20.png",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/cmg.40x40.png",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/cmg.150x150.png"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/32183/describe-vectors-in-terms-of-base-vectors-add-and-/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/32183/describe-vectors-in-terms-of-base-vectors-add-and-/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/32183/describe-vectors-in-terms-of-base-vectors-add-and-.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/32183/describe-vectors-in-terms-of-base-vectors-add-and-.exam?format=api",
    "metadata": {
        "description": "<p>This question asks the student to interpret a JSXGraph diagram to write three vectors in terms of the base vectors. Each vector has both a horizontal and vertical component. Further parts ask the student to add vectors and find a&nbsp;magnitude.&nbsp;</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "pleasetest",
    "resources": []
}