Return the list of public data files.

GET /api/public-data/?format=api&limit=5&offset=70&username=madprime
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Sat, 18 May 2024 17:18:03 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=75&username=madprime",
    "previous": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=65&username=madprime",
    "results": [
        {
            "id": 101716,
            "basename": "healthkit-export_2018-02-01_2018-02-28_1534279134.08208.json",
            "created": "2018-08-14T20:42:13.341713Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/101716/?key=b47a6d8d-e505-4ee0-85a7-f248c62a84c6",
            "metadata": {
                "tags": [
                    "healthkit",
                    "json"
                ],
                "description": "JSON dump of Healthkit Data"
            },
            "source": "direct-sharing-14",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 101718,
            "basename": "healthkit-export_2018-03-01_2018-03-31_1534279134.08208.json",
            "created": "2018-08-14T20:42:17.537163Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/101718/?key=60e39119-68c0-45e5-9e47-1912991ac04a",
            "metadata": {
                "tags": [
                    "healthkit",
                    "json"
                ],
                "description": "JSON dump of Healthkit Data"
            },
            "source": "direct-sharing-14",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 101720,
            "basename": "healthkit-export_2018-04-01_2018-04-30_1534279134.08208.json",
            "created": "2018-08-14T20:42:21.847239Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/101720/?key=c3c5e8a0-9818-4437-a8de-96d3ceeb83d5",
            "metadata": {
                "tags": [
                    "healthkit",
                    "json"
                ],
                "description": "JSON dump of Healthkit Data"
            },
            "source": "direct-sharing-14",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 33264,
            "basename": "PGP-Harvard-hu3DC5EA-surveys.json",
            "created": "2018-03-05T20:31:38.998074Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/33264/?key=bf5a81ad-b667-48cf-927d-5729c0e28d55",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu3DC5EA",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source": "direct-sharing-139",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 33265,
            "basename": "PGP-Harvard-hu3DC5EA-var.tsv.bz2",
            "created": "2018-03-05T20:31:39.013055Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/33265/?key=78b09d31-aace-4b96-9b07-e592611a40a3",
            "metadata": {
                "tags": [
                    "Complete Genomics",
                    "var",
                    "genome"
                ],
                "sourceURL": "http://evidence.pgp-hms.org/genome_download.php?download_genome_id=2e59e0a268a1a0dcdda0a2248761ecc1a3a00189&download_nickname=CGI+sample%3A+GS03184-DNA_F01",
                "description": "PGP Harvard genome, Complete Genomics var file format.",
                "originalFilename": "var-GS000038920-ASM.tsv.bz2"
            },
            "source": "direct-sharing-139",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}