GET /api/projects/3267/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "CHY1201 - Spectroscopy",
"pk": 3267,
"description": "<p>A few spectroscopy questions.</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/2416/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2416/?format=api",
"full_name": "Nick Walker",
"pk": 2416,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/3267/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/3267/?format=api",
"num_questions": 25,
"num_exams": 2
}