Return the list of public data files.

GET /api/public-data/?format=api&offset=9500&source=direct-sharing-31
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Fri, 15 Aug 2025 17:44:19 GMT
Vary: Accept

{
    "count": 9307,
    "next": null,
    "previous": "https://www.openhumans.net/api/public-data/?format=api&limit=100&offset=9400&source=direct-sharing-31",
    "results": []
}