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

{
    "name": "LSE MA100",
    "pk": 2088,
    "description": "<p>Weekly questions for the LSE MA100 course. There are some bugs in the questions in this project. See the project \"LSE MA100 (Bugs fixed, September 2018)\" for the same questions but with the bugs fixed.</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2790/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2790/?format=api",
        "full_name": "Department of Mathematics LSE",
        "pk": 2790,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/2088/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/2088/?format=api",
    "num_questions": 0,
    "num_exams": 0
}