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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/8154/?format=api",
    "name": "Find the equation of a line through two points [L3 Randomised]",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3409/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2582/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2582/?format=api",
        "full_name": "Matthew James Sykes",
        "pk": 2582,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/exam/8154/find-the-equation-of-a-line-through-two-points-l3-/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/8154/find-the-equation-of-a-line-through-two-points-l3-/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/8154/find-the-equation-of-a-line-through-two-points-l3-.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/8154/find-the-equation-of-a-line-through-two-points-l3-.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Questions asking you to find the equation of a line between two points, in Cartesian coordinates.</p>"
    },
    "status": "pleasetest",
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/22761/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22747/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/22762/?format=api"
    ]
}