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

{
    "name": "MANE4190U",
    "pk": 23093,
    "description": "<p>Database of questions for MANE 4190U - Principle of Material Removal, quizzes and assignments</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/4917/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/4917/?format=api",
        "full_name": "Nam Nguyen",
        "pk": 4917,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/Nam_Nguyen_2.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/Nam_Nguyen_2.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/Nam_Nguyen_2.150x150.jpg"
        }
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/23093/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/23093/?format=api",
    "num_questions": 0,
    "num_exams": 0
}