GET /api/projects/2479/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Nicholas's workspace",
"pk": 2479,
"description": "<p>I created this project for my dissertation `Computer-Aided Assessment of Multiple Integration'.</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/1915/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1915/?format=api",
"full_name": "Nicholas Barker",
"pk": 1915,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/2479/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/2479/?format=api",
"num_questions": 9,
"num_exams": 0
}