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: Sat, 18 May 2024 17:45:21 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=20&username=madprime",
    "previous": "https://production.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=d1994ad6-1321-43c8-beda-65d4340a26bc",
            "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=dc8e76c1-b553-4a70-80da-c7f9502d41cb",
            "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=decda8e8-7bca-48fa-be47-6af339110986",
            "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=f0c0111a-9b8d-4a92-a759-82c1d175398c",
            "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=90e3e92d-406c-41e4-a3e9-3f0d906178ff",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}