Return the list of public data files.

GET /api/public-data/?format=api&offset=8100&source=direct-sharing-102
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Tue, 05 Aug 2025 12:08:56 GMT
Vary: Accept

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