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

{
    "name": "MECE3930U",
    "pk": 12413,
    "description": "<p>Heat Transfer Assignments Winter 2021</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/4775/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/4775/?format=api",
        "full_name": "Seama Koohi",
        "pk": 4775,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/12413/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/12413/?format=api",
    "num_questions": 6,
    "num_exams": 5
}