GET /api/projects/763/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Numeracy",
"pk": 763,
"description": "<p>These are the questions and exams for numeracy</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/775/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/775/?format=api",
"full_name": "Bonny Barkus",
"pk": 775,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/763/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/763/?format=api",
"num_questions": 12,
"num_exams": 4
}