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

{
    "count": 116,
    "next": null,
    "previous": "https://sandbox.localcontextshub.org/api/v1/projects/?format=api&page=11",
    "results": [
        {
            "unique_id": "07ba441c-aa1b-4f9d-8acc-dd7b1919699b",
            "providers_id": null,
            "title": "Mukurtu Site Wide Labels",
            "project_privacy": "Contributor",
            "date_added": "2021-12-01T21:08:15.537864Z",
            "date_modified": "2024-03-22T16:32:13.160716Z"
        },
        {
            "unique_id": "96493fad-9f34-4221-88fa-8a87c72e5d79",
            "providers_id": null,
            "title": "Test TK Only",
            "project_privacy": "Contributor",
            "date_added": "2021-12-01T19:05:58.803659Z",
            "date_modified": "2024-03-22T16:32:13.222769Z"
        },
        {
            "unique_id": "fdfcdf98-3306-4b49-b16b-b587f83be21b",
            "providers_id": null,
            "title": "Test Project",
            "project_privacy": "Public",
            "date_added": "2021-12-01T18:53:16.039718Z",
            "date_modified": "2024-03-22T16:32:13.347607Z"
        },
        {
            "unique_id": "6bc77d6b-dcd1-4367-8ed7-8c1b5c028ade",
            "providers_id": "asdfg-thruu-4550",
            "title": "Sample Project with Three Labels",
            "project_privacy": "Public",
            "date_added": "2021-10-28T21:29:27.624891Z",
            "date_modified": "2025-03-26T18:11:14.583903Z"
        },
        {
            "unique_id": "2a3a0d6e-70a2-40fd-a128-d2cf8811f9eb",
            "providers_id": null,
            "title": "Sample Project with TK Notice",
            "project_privacy": "Public",
            "date_added": "2021-10-28T21:17:54.608070Z",
            "date_modified": "2024-03-22T16:32:13.468268Z"
        },
        {
            "unique_id": "71d0464e-0dec-4ba1-a552-e32a8de28acc",
            "providers_id": null,
            "title": "Sample project with Two Notices",
            "project_privacy": "Public",
            "date_added": "2021-10-28T21:17:12.263119Z",
            "date_modified": "2024-03-22T16:32:13.528871Z"
        }
    ]
}