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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/66490/?format=api",
    "name": "Adding and subtracting vectors",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/6917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/5121/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/5121/?format=api",
        "full_name": "Julia Goedecke",
        "pk": 5121,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/66490/adding-and-subtracting-vectors/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/66490/adding-and-subtracting-vectors/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/66490/adding-and-subtracting-vectors.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/66490/adding-and-subtracting-vectors.exam?format=api",
    "metadata": {
        "description": "<p>Adding and subtracting vectors of random size, including resolving brackets. Advice (i.e. solution) has conditional visibility to show only the correct size.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}