GET /api/projects/3568/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "MAT103: Mathematical Methods-I",
"pk": 3568,
"description": "<p>Here we create some questions which check your concepts deeply.</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/2711/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2711/?format=api",
"full_name": "Niteesh Sahni",
"pk": 2711,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/3568/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/3568/?format=api",
"num_questions": 0,
"num_exams": 0
}