Return the list of public data files.

GET /api/public-data/?format=api&limit=5&offset=15&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 13:04:35 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://research.openhumans.org/api/public-data/?format=api&limit=5&offset=20&username=madprime",
    "previous": "https://research.openhumans.org/api/public-data/?format=api&limit=5&offset=10&username=madprime",
    "results": [
        {
            "id": 1277466,
            "basename": "twitter-data-2017-10.json",
            "created": "2019-03-26T00:16:54.266434Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277466/?key=b9bfe74f-fe53-4300-93ae-30605a2d3e77",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1277478,
            "basename": "twitter-data-2019-01.json",
            "created": "2019-03-26T00:17:02.075638Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277478/?key=d9491442-cd0c-4625-85c5-335fffc58759",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1277479,
            "basename": "twitter-data-2018-05.json",
            "created": "2019-03-26T00:17:02.800823Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277479/?key=a253271a-a048-4ebf-972a-3f295c9529b8",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1277472,
            "basename": "twitter-data-2018-11.json",
            "created": "2019-03-26T00:16:58.125535Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277472/?key=84726df6-4734-40db-bc30-fa31aef39c7c",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1277474,
            "basename": "twitter-data-2018-01.json",
            "created": "2019-03-26T00:16:59.363460Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277474/?key=dd52c966-14cf-40e8-b786-fbb3ae219998",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}