GET /api/projects/898/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Grade 7 ",
"pk": 898,
"description": "<p>Online e-assessment tools for various units.</p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/785/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/785/?format=api",
"full_name": "james chou",
"pk": 785,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/898/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/898/?format=api",
"num_questions": 0,
"num_exams": 0
}