GET /api/projects/1008/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Torris's workspace",
    "pk": 1008,
    "description": "",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/942/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/942/?format=api",
        "full_name": "Torris Bakke",
        "pk": 942,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/1008/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/1008/?format=api",
    "num_questions": 7,
    "num_exams": 3
}