GET /api/projects/1280/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Simon's workspace",
"pk": 1280,
"description": "<p>e-exercises for Mathematical Physics modules PA1710, PA1720, PA2710</p>\r\n<p>Department of Physics & Astronomy, University of Leicester</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/1135/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1135/?format=api",
"full_name": "Simon Vaughan",
"pk": 1135,
"avatar": {
"20x20": "https://numbas.mathcentre.ac.uk/media/avatars/Capture.20x20.PNG",
"40x40": "https://numbas.mathcentre.ac.uk/media/avatars/Capture.40x40.PNG",
"150x150": "https://numbas.mathcentre.ac.uk/media/avatars/Capture.150x150.PNG"
}
},
"homepage": "https://numbas.mathcentre.ac.uk/project/1280/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/1280/?format=api",
"num_questions": 15,
"num_exams": 0
}