GET /api/projects/36986/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Will's workspace",
"pk": 36986,
"description": "",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/32402/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/32402/?format=api",
"full_name": "Will Roberts",
"pk": 32402,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/36986/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/36986/?format=api",
"num_questions": 12,
"num_exams": 0
}