GET /api/projects/24/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tore's workspace",
"pk": 24,
"description": "<p>My workspace</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/805/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/805/?format=api",
"full_name": "Trond Svenøe",
"pk": 805,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/24/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/24/?format=api",
"num_questions": 11,
"num_exams": 1
}