GET /api/projects/4401/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "EUN257 Post-class activities",
"pk": 4401,
"description": "<p>To be completed after workshops to test understanding</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/3255/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/3255/?format=api",
"full_name": "Bennett Gardiner",
"pk": 3255,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/4401/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/4401/?format=api",
"num_questions": 1,
"num_exams": 0
}