Return the list of public data files.

GET /api/public-data/?format=api&offset=8100&source=direct-sharing-71
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Sat, 26 Jul 2025 20:38:17 GMT
Vary: Accept

{
    "count": 8051,
    "next": null,
    "previous": "https://www.openhumans.org/api/public-data/?format=api&limit=100&offset=8000&source=direct-sharing-71",
    "results": []
}