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

{
    "count": 106,
    "next": null,
    "previous": "https://numbas.mathcentre.ac.uk/api/projects/?format=api&limit=100",
    "results": [
        {
            "name": "TRES0312 FYSIKK - (FO001416)",
            "pk": 4820,
            "description": "<p>Oppg&aring;ver til faget TRES0312 fysikk.</p>\r\n<p>Innhaldet er digitaliserte versjonar av oppg&aring;ver fr&aring; boka <strong>Fysikk Forkurs RomSoffTid studiebok.</strong></p>",
            "owner": {
                "url": "https://numbas.mathcentre.ac.uk/api/users/3196/?format=api",
                "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/3196/?format=api",
                "full_name": "Geirmund Oltedal",
                "pk": 3196,
                "avatar": null
            },
            "homepage": "https://numbas.mathcentre.ac.uk/project/4820/?format=api",
            "url": "https://numbas.mathcentre.ac.uk/api/projects/4820/?format=api",
            "num_questions": 0,
            "num_exams": 0
        },
        {
            "name": "Trigonometry",
            "pk": 720,
            "description": "",
            "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/720/?format=api",
            "url": "https://numbas.mathcentre.ac.uk/api/projects/720/?format=api",
            "num_questions": 25,
            "num_exams": 4
        },
        {
            "name": "UiT forkurs",
            "pk": 1111,
            "description": "<p>Oppgaver til forkurs ingeni&oslash;r</p>",
            "owner": {
                "url": "https://numbas.mathcentre.ac.uk/api/users/942/?format=api",
                "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/942/?format=api",
                "full_name": "Torris Bakke",
                "pk": 942,
                "avatar": null
            },
            "homepage": "https://numbas.mathcentre.ac.uk/project/1111/?format=api",
            "url": "https://numbas.mathcentre.ac.uk/api/projects/1111/?format=api",
            "num_questions": 13,
            "num_exams": 4
        },
        {
            "name": "Using Numbas",
            "pk": 958,
            "description": "<p>Questions that introduce features of the Numbas System</p>",
            "owner": {
                "url": "https://numbas.mathcentre.ac.uk/api/users/326/?format=api",
                "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/326/?format=api",
                "full_name": "Lois Rollings",
                "pk": 326,
                "avatar": null
            },
            "homepage": "https://numbas.mathcentre.ac.uk/project/958/?format=api",
            "url": "https://numbas.mathcentre.ac.uk/api/projects/958/?format=api",
            "num_questions": 3,
            "num_exams": 0
        },
        {
            "name": "Vijay's workspace",
            "pk": 13730,
            "description": "<p>MCQs</p>",
            "owner": {
                "url": "https://numbas.mathcentre.ac.uk/api/users/11056/?format=api",
                "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/11056/?format=api",
                "full_name": "Vijay Gupta",
                "pk": 11056,
                "avatar": null
            },
            "homepage": "https://numbas.mathcentre.ac.uk/project/13730/?format=api",
            "url": "https://numbas.mathcentre.ac.uk/api/projects/13730/?format=api",
            "num_questions": 0,
            "num_exams": 0
        },
        {
            "name": "Will's workspace",
            "pk": 36986,
            "description": "",
            "owner": {
                "url": "https://numbas.mathcentre.ac.uk/api/users/32402/?format=api",
                "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/32402/?format=api",
                "full_name": "Will Roberts",
                "pk": 32402,
                "avatar": null
            },
            "homepage": "https://numbas.mathcentre.ac.uk/project/36986/?format=api",
            "url": "https://numbas.mathcentre.ac.uk/api/projects/36986/?format=api",
            "num_questions": 12,
            "num_exams": 0
        }
    ]
}