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

{
    "name": "Julia Goedecke's contributions",
    "pk": 20251,
    "description": "<p>Contributions which might be interesting to others. Topic is Linear Algebra, but there are also lots of question techniques one can copy or be inspired by.</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/5121/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/5121/?format=api",
        "full_name": "Julia Goedecke",
        "pk": 5121,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.150x150.jpg"
        }
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/20251/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/20251/?format=api",
    "num_questions": 9,
    "num_exams": 0
}