Return the list of public data files.

GET /api/public-data/?format=api&offset=15100&source=direct-sharing-128
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Thu, 18 Sep 2025 15:03:51 GMT
Vary: Accept

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