GET /api/projects/5801/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Amir's workspace",
"pk": 5801,
"description": "<p>Making yourself ready for the next minutes </p>",
"owner": {
"url": "https://numbas.mathcentre.ac.uk/api/users/4333/?format=api",
"profile": "https://numbas.mathcentre.ac.uk/accounts/profile/4333/?format=api",
"full_name": "Amir Asghari",
"pk": 4333,
"avatar": null
},
"homepage": "https://numbas.mathcentre.ac.uk/project/5801/?format=api",
"url": "https://numbas.mathcentre.ac.uk/api/projects/5801/?format=api",
"num_questions": 0,
"num_exams": 0
}