Return the list of public data files.

GET /api/public-data/?format=api&limit=5&offset=10&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, 05 May 2024 09:43:41 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=15&username=madprime",
    "previous": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=5&username=madprime",
    "results": [
        {
            "id": 6343321,
            "basename": "twitter-data-2019-07.json",
            "created": "2019-08-02T20:00:55.761101Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/6343321/?key=cfb85612-46bc-43be-b8d1-0bf0c0282d2b",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 2695594,
            "basename": "twitter-data-2019-05.json",
            "created": "2019-06-02T20:01:04.882783Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/2695594/?key=67019489-2b38-4f72-973b-5a7aa372676f",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 9253886,
            "basename": "twitter-data-2019-10.json",
            "created": "2019-11-01T20:00:45.346081Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/9253886/?key=2019f8de-07f2-43c8-945c-1aefcf920bc8",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 4480233,
            "basename": "twitter-data-2019-06.json",
            "created": "2019-07-02T20:00:38.937684Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/4480233/?key=bbe522e4-74f0-4fd6-8e41-7090b4d7a9c4",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1277465,
            "basename": "twitter-data-2018-03.json",
            "created": "2019-03-26T00:16:53.567020Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277465/?key=c35a908a-ead7-46e0-955c-6f1c4eee6833",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}