Public Data File List Api
Return list of public DataFiles and associated information.
Supported filters: - datatype_id - source_project_id - username
GET /api/public/datafiles/?limit=5&offset=8025&source_project_id=70
{ "count": 15809, "next": "https://www.openhumans.net/api/public/datafiles/?limit=5&offset=8030&source_project_id=70", "previous": "https://www.openhumans.net/api/public/datafiles/?limit=5&offset=8020&source_project_id=70", "results": [ { "id": 83134865, "basename": "overland-batch-1757094161.116114.json", "created": "2025-09-05T17:43:11.536031Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83134865/?key=614970b2-68fd-4efc-b2e1-99bd0fddf004", "metadata": { "tags": [ "GPS", "location", "json", "unprocessed" ], "description": "Overland GPS data batch" }, "source_project": "https://www.openhumans.org/api/public/project/186/", "user": { "id": 3736, "name": "Ivan Shim", "username": "ivanshim" } }, { "id": 83134686, "basename": "overland-batch-1757089018.888538.json", "created": "2025-09-05T16:17:28.990018Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83134686/?key=94b85c6e-e2b1-4dff-9667-91d405e9a64c", "metadata": { "tags": [ "GPS", "location", "json", "unprocessed" ], "description": "Overland GPS data batch" }, "source_project": "https://www.openhumans.org/api/public/project/186/", "user": { "id": 3736, "name": "Ivan Shim", "username": "ivanshim" } }, { "id": 83134658, "basename": "overland-batch-1757088424.742768.json", "created": "2025-09-05T16:07:35.291166Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83134658/?key=c1f5b72d-1776-4fb2-9f32-a3c21f2190d8", "metadata": { "tags": [ "GPS", "location", "json", "unprocessed" ], "description": "Overland GPS data batch" }, "source_project": "https://www.openhumans.org/api/public/project/186/", "user": { "id": 3736, "name": "Ivan Shim", "username": "ivanshim" } }, { "id": 83134653, "basename": "overland-batch-1757088320.68098.json", "created": "2025-09-05T16:05:50.750580Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83134653/?key=3640bedc-55d7-4c2a-b6e3-9f652b8c52c1", "metadata": { "tags": [ "GPS", "location", "json", "unprocessed" ], "description": "Overland GPS data batch" }, "source_project": "https://www.openhumans.org/api/public/project/186/", "user": { "id": 3736, "name": "Ivan Shim", "username": "ivanshim" } }, { "id": 83134650, "basename": "overland-batch-1757088252.727946.json", "created": "2025-09-05T16:04:42.209446Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83134650/?key=16f92c7d-f4c8-439d-8297-469902b4a2c9", "metadata": { "tags": [ "GPS", "location", "json", "unprocessed" ], "description": "Overland GPS data batch" }, "source_project": "https://www.openhumans.org/api/public/project/186/", "user": { "id": 3736, "name": "Ivan Shim", "username": "ivanshim" } } ] }