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

{
    "name": "Using Numbas",
    "pk": 958,
    "description": "<p>Questions that introduce features of the Numbas System</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/326/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/326/?format=api",
        "full_name": "Lois Rollings",
        "pk": 326,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/958/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/958/?format=api",
    "num_questions": 3,
    "num_exams": 0
}