Return the list of public data files.

GET /api/public-data/?format=api&limit=5&offset=5&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 16:03:53 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=10&username=madprime",
    "previous": "https://production.openhumans.org/api/public-data/?format=api&limit=5&username=madprime",
    "results": [
        {
            "id": 1277471,
            "basename": "twitter-data-2018-10.json",
            "created": "2019-03-26T00:16:57.442631Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277471/?key=c8663843-7fcc-46cb-8bc1-96df79592e3d",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 7933106,
            "basename": "twitter-data-2019-08.json",
            "created": "2019-09-02T20:00:20.471631Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/7933106/?key=caf2cb43-fd1e-4684-a414-fd1ae66e7847",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1277475,
            "basename": "twitter-data-2018-07.json",
            "created": "2019-03-26T00:17:00.056727Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277475/?key=972ffb15-8a1e-440d-8fdd-8d8f509dccb6",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 10207541,
            "basename": "twitter-data-2019-12.json",
            "created": "2019-12-02T20:00:41.656612Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/10207541/?key=2330c442-fec6-41a4-bce1-0a145e9c7a54",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 10207544,
            "basename": "twitter-data-2019-11.json",
            "created": "2019-12-02T20:00:45.228708Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/10207544/?key=5cd08a87-ab63-4e73-80ed-897005c0b215",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}