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=8020&source_project_id=70
{ "count": 15811, "next": "https://www.openhumans.net/api/public/datafiles/?limit=5&offset=8025&source_project_id=70", "previous": "https://www.openhumans.net/api/public/datafiles/?limit=5&offset=8015&source_project_id=70", "results": [ { "id": 83126684, "basename": "overland-batch-1756797214.508356.json", "created": "2025-09-02T07:14:02.704341Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83126684/?key=32133caf-f427-47da-a823-eb626bdbddf9", "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": 83126682, "basename": "overland-batch-1756797183.581618.json", "created": "2025-09-02T07:13:32.589255Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83126682/?key=1af7a206-0ff9-44c2-b63c-bc5ee23d06de", "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": 83126674, "basename": "overland-batch-1756796967.534524.json", "created": "2025-09-02T07:09:56.352919Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83126674/?key=01074b08-e03b-433b-94e2-c7c23d7ca80d", "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": 83126670, "basename": "overland-batch-1756796905.576146.json", "created": "2025-09-02T07:08:54.749405Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83126670/?key=e4429389-0025-423f-b9ba-fd743061608c", "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": 83126667, "basename": "overland-batch-1756796843.557348.json", "created": "2025-09-02T07:07:52.518404Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83126667/?key=746c3771-cd93-4ac1-9521-9e92f73c0316", "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" } } ] }