Return the list of public data files.

GET /api/public-data/?format=api&offset=7600
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Mon, 29 Apr 2024 05:57:36 GMT
Vary: Accept

{
    "count": 7561,
    "next": null,
    "previous": "https://production.openhumans.org/api/public-data/?format=api&limit=100&offset=7500",
    "results": []
}