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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/11056/?format=api",
    "name": "Straight lines: does a given point lie on the line?",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/721/?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/11056/straight-lines-does-a-given-point-lie-on-the-line/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/11056/straight-lines-does-a-given-point-lie-on-the-line/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/11056/straight-lines-does-a-given-point-lie-on-the-line.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/11056/straight-lines-does-a-given-point-lie-on-the-line.exam?format=api",
    "metadata": {
        "notes": "<p>I think I have solved a rounding issue I was having.</p>",
        "description": "",
        "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
    },
    "status": "ok",
    "resources": []
}