Return the list of public data files.

GET /api/public-data/?format=api&offset=8200&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: Fri, 08 Aug 2025 04:03:04 GMT
Vary: Accept

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