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

{
    "name": "shared",
    "pk": 25836,
    "description": "",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/3527/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/3527/?format=api",
        "full_name": "Billy Woods",
        "pk": 3527,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/25836/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/25836/?format=api",
    "num_questions": 1,
    "num_exams": 0
}