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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/57164/?format=api",
    "name": "Three force body method: Beam with angled load",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3501/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2530/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2530/?format=api",
        "full_name": "William Haynes",
        "pk": 2530,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/profile_pic.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/57164/three-force-body-method-beam-with-angled-load/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/57164/three-force-body-method-beam-with-angled-load/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/57164/three-force-body-method-beam-with-angled-load.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/57164/three-force-body-method-beam-with-angled-load.exam?format=api",
    "metadata": {
        "description": "Simple geometry to introduce the three-force-body procedure.",
        "licence": "Creative Commons Attribution-NonCommercial 4.0 International"
    },
    "status": "ok",
    "resources": [
        "https://numbas.mathcentre.ac.uk/api/resources/10619/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/10621/?format=api"
    ]
}