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

{
    "name": "Fundamentals of Mathematics",
    "pk": 1403,
    "description": "<p>Rudimentary exercises designed to refinforce fundamental mathematical concepts of Calculus and Algebra. At UNSW this course is called MATH1011 Fundamentals of Mathematics.</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/743/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/743/?format=api",
        "full_name": "Daniel Mansfield",
        "pk": 743,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/danger-mouse-logo.20x20.png",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/danger-mouse-logo.40x40.png",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/danger-mouse-logo.150x150.png"
        }
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/1403/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/1403/?format=api",
    "num_questions": 6,
    "num_exams": 1
}