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

{
    "name": "Linear Algebra 1st year",
    "pk": 6917,
    "description": "<p>Questions for first year linear algebra. From basics on vectors and matrices, via solving linear systems, inverse matrices and determinants, vector spaces, bases, linear maps, eigenvalues/eigenvectors, inner products.</p>\r\n<p>In development: we're starting at the beginning :-) More questions will appear through the year 2020/21.</p>",
    "owner": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/5121/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/5121/?format=api",
        "full_name": "Julia Goedecke",
        "pk": 5121,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/JuliaGoedecke150PixelSquare.150x150.jpg"
        }
    },
    "homepage": "https://numbas.mathcentre.ac.uk/project/6917/?format=api",
    "url": "https://numbas.mathcentre.ac.uk/api/projects/6917/?format=api",
    "num_questions": 54,
    "num_exams": 3
}