Return the list of public data files.

GET /api/public-data/?format=api&offset=9200&username=madprime
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, 14 Aug 2025 06:15:38 GMT
Vary: Accept

{
    "count": 8060,
    "next": null,
    "previous": "https://www.openhumans.com/api/public-data/?format=api&limit=100&offset=9100&username=madprime",
    "results": []
}