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

{
    "name": "Introduction to Energy",
    "pk": 2167,
    "description": "",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/826/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/826/?format=api",
        "full_name": "Luke Park",
        "pk": 826,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/prismapic.20x20.JPG",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/prismapic.40x40.JPG",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/prismapic.150x150.JPG"
        }
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/2167/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/2167/?format=api",
    "num_questions": 0,
    "num_exams": 0
}