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

{
    "name": "INFR 1020",
    "pk": 6806,
    "description": "",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/5059/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/5059/?format=api",
        "full_name": "Andrew Hogue",
        "pk": 5059,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/6806/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/6806/?format=api",
    "num_questions": 0,
    "num_exams": 0
}