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

{
    "name": "Integral calculus",
    "pk": 1578,
    "description": "<p>A-Level and&nbsp;first year integration questions.</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/362/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/362/?format=api",
        "full_name": "Philip Walker",
        "pk": 362,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/PJW_8A4vMNw.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/PJW_8A4vMNw.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/PJW_8A4vMNw.150x150.jpg"
        }
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/1578/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/1578/?format=api",
    "num_questions": 0,
    "num_exams": 0
}