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

{
    "name": "CHY1205",
    "pk": 3409,
    "description": "<p>CHY1205: Introductory Physical Chemistry (18/19)</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2466/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2466/?format=api",
        "full_name": "Abbi Mullins",
        "pk": 2466,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/3409/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/3409/?format=api",
    "num_questions": 33,
    "num_exams": 11
}