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

{
    "name": "CHY1201 - Labs and Energetics",
    "pk": 3430,
    "description": "<p>CHY1201:Elements of Physical Chemistry (16/17)</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2582/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2582/?format=api",
        "full_name": "Matthew James Sykes",
        "pk": 2582,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/3430/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/3430/?format=api",
    "num_questions": 0,
    "num_exams": 0
}