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

{
    "name": "A-Level Chemistry (AQA ,OCR ,Edexcel ,CIE and CCEA)",
    "pk": 3462,
    "description": "<p>Project for the development of resources for use by AS and A Level students of Chemistry.</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2582/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2582/?format=api",
        "full_name": "Matthew James Sykes",
        "pk": 2582,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/3462/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/3462/?format=api",
    "num_questions": 0,
    "num_exams": 2
}