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

{
    "name": "Graphing and Polynomials",
    "pk": 721,
    "description": "<p>Graphing straight lines, polynomials, transformations of graphs, fundamental theorem of algebra, factor theorem, remainder theorem, division of polynomials. Graphing exponentials, logarithms, semi-circles, circles, hyperbolas, etc</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/605/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/605/?format=api",
        "full_name": "Ben Brawn",
        "pk": 605,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/spongebob_wide.150x150.jpg"
        }
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/721/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/721/?format=api",
    "num_questions": 42,
    "num_exams": 6
}