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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/23114/?format=api",
    "name": "Use speed and distance to calculate time ",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1591/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1591/?format=api",
        "full_name": "Elliott Fletcher",
        "pk": 1591,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/23114/use-speed-and-distance-to-calculate-time/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/23114/use-speed-and-distance-to-calculate-time/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/23114/use-speed-and-distance-to-calculate-time.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/23114/use-speed-and-distance-to-calculate-time.exam?format=api",
    "metadata": {
        "description": "<p>Calculate the time taken for a certain distance to be travelled given the average speed and the distance travelled.</p>\n<p>Small, simple question.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}