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: Sun, 19 May 2024 18:15:32 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://research.openhumans.org/api/public-data/?format=api&limit=5&offset=75&username=madprime",
    "previous": "https://research.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=6fcc00cf-b9f0-4f45-976f-eed15fa3636f",
            "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=cc91a011-6ec2-42e7-8f7c-3527bb3f2f95",
            "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=a0005561-e213-45f4-9977-617c96ad29ec",
            "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=19e15538-4d2e-4c01-a8fd-c36546d2ac01",
            "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=45df2aa5-eef7-4285-9dcc-64a6ddbad2da",
            "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"
            }
        }
    ]
}