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": 15803, "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": 83125965, "basename": "overland-batch-1756778264.252094.json", "created": "2025-09-02T01:58:13.663691Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83125965/?key=a3296385-9889-4863-96a5-6f801e8b14bb", "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": 83125964, "basename": "overland-batch-1756778234.427081.json", "created": "2025-09-02T01:57:42.408843Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83125964/?key=6a5999f6-1dd5-476e-972b-8956260f0bbb", "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": 83125963, "basename": "overland-batch-1756778204.399729.json", "created": "2025-09-02T01:57:13.358901Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83125963/?key=4ffa3b05-335a-4799-8561-1f85ac8ce869", "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": 83125962, "basename": "overland-batch-1756778174.687083.json", "created": "2025-09-02T01:56:43.678816Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83125962/?key=6d7965a5-790d-46f6-acf6-86ccdee0776c", "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": 83125960, "basename": "overland-batch-1756778069.263697.json", "created": "2025-09-02T01:54:57.242425Z", "datatypes": [ "https://www.openhumans.org/api/public/datatype/4/" ], "download_url": "https://www.openhumans.org/data-management/datafile-download/83125960/?key=0a1c41b7-245c-4de6-9894-e37aa6e201e4", "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" } } ] }