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

{
    "name": "Estructuras Algebraicas",
    "pk": 15825,
    "description": "",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/10626/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/10626/?format=api",
        "full_name": "efrain nova",
        "pk": 10626,
        "avatar": null
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/15825/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/15825/?format=api",
    "num_questions": 0,
    "num_exams": 0
}