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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/27776/?format=api",
    "name": "Reversed subtraction",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/719/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/605/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/605/?format=api",
        "full_name": "Ben Brawn",
        "pk": 605,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/27776/reversed-subtraction/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/27776/reversed-subtraction/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/27776/reversed-subtraction.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/27776/reversed-subtraction.exam?format=api",
    "metadata": {
        "description": "<p>Students seem to freak out when their answer is not written exactly the same as the answer provided. This question tries to enforce that $(x-y)=-(y-x)$ and $\\frac{a-b}{c-d}=\\frac{b-a}{d-c}$</p>",
        "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": []
}