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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/102286/?format=api",
    "name": "Parallelogram Rule",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3501/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2530/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2530/?format=api",
        "full_name": "William Haynes",
        "pk": 2530,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/102286/parallelogram-rule/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/102286/parallelogram-rule/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/102286/parallelogram-rule.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/102286/parallelogram-rule.exam?format=api",
    "metadata": {
        "description": "<p>Given the specifications of two vectors, draw the parallelogram representing their sum, then estimate length of the diagonal.&nbsp;</p>",
        "licence": "Creative Commons Attribution-NonCommercial 4.0 International"
    },
    "status": "ok",
    "resources": []
}