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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22939/?format=api",
    "name": "Determining the resulting sign of an arithmetic operation",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1590/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1590/?format=api",
        "full_name": "Stanislav Duris",
        "pk": 1590,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/22939/determining-the-resulting-sign-of-an-arithmetic-op/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22939/determining-the-resulting-sign-of-an-arithmetic-op/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22939/determining-the-resulting-sign-of-an-arithmetic-op.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22939/determining-the-resulting-sign-of-an-arithmetic-op.exam?format=api",
    "metadata": {
        "description": "<p>Given an equation with an unknown, determine if the unknown is positive or negative.</p>\n<p>First part is the product of two numbers; second part is the product of three.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": [
        "https://numbas.mathcentre.ac.uk/api/resources/3812/?format=api"
    ]
}