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

{
    "name": "Deactivated user's workspace",
    "pk": 21372,
    "description": "",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/20503/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/20503/?format=api",
        "full_name": "Katherine Roegner",
        "pk": 20503,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/21372/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/21372/?format=api",
    "num_questions": 0,
    "num_exams": 0
}