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

{
    "name": "Core Foundation Maths",
    "pk": 1061,
    "description": "<p>Numbas weekly portfolio and practice.</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/353/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/353/?format=api",
        "full_name": "Jinhua Mathias",
        "pk": 353,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/1061/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/1061/?format=api",
    "num_questions": 34,
    "num_exams": 0
}