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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/32177/?format=api",
    "name": "Describe (one-component) 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/32177/describe-one-component-vectors-in-terms-of-base-ve/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/32177/describe-one-component-vectors-in-terms-of-base-ve/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/32177/describe-one-component-vectors-in-terms-of-base-ve.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/32177/describe-one-component-vectors-in-terms-of-base-ve.exam?format=api",
    "metadata": {
        "description": "<p>This question introduces base vectors i and j and asks the student to interpret a JSXGraph diagram to write four vectors in terms of the base vectors. Further parts ask the student to add vectors and find a&nbsp;magnitude.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "pleasetest",
    "resources": []
}