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: Tue, 07 May 2024 19:34:04 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://research.openhumans.org/api/public-data/?format=api&limit=5&offset=15&username=madprime",
    "previous": "https://research.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=2666c8ec-4403-49b2-aeec-47695ecc3a62",
            "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=170f050f-70a5-45b7-86ca-4e09eb93fc74",
            "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=69f553be-34ac-4566-bceb-c78fe1250ee8",
            "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=8182953b-2ce8-466c-b75a-6635c4ed9714",
            "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=a174e81b-7fe3-448b-8a2b-1104946b2311",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}