GET /api/projects/25300/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Brunel University Maths",
"pk": 25300,
"description": "",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/4353/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/4353/?format=api",
"full_name": "claire lines",
"pk": 4353,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/25300/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/25300/?format=api",
"num_questions": 5,
"num_exams": 1
}