Return the list of public data files.

GET /api/public-data/?source=direct-sharing-206
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Tue, 30 May 2023 14:19:19 GMT
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 58121996,
            "basename": "Personal_Information.csv",
            "created": "2022-11-28T21:33:55.321711Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/58121996/?key=818d5ec9-d539-4bda-b9f1-f1ed344112e5",
            "metadata": {
                "tags": [],
                "description": "2022-11-28 22:33:50",
                "creation_date": "2022-11-28T21:33:54.048Z"
            },
            "source": "direct-sharing-206",
            "user": {
                "id": "69224567",
                "name": "Pavia",
                "username": "Pavia"
            }
        },
        {
            "id": 58121997,
            "basename": "Groups.csv",
            "created": "2022-11-28T21:33:55.349008Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/58121997/?key=50f139a3-5058-4de3-8f50-63128937cc3d",
            "metadata": {
                "tags": [],
                "description": "2022-11-28 22:33:50",
                "creation_date": "2022-11-28T21:33:54.048Z"
            },
            "source": "direct-sharing-206",
            "user": {
                "id": "69224567",
                "name": "Pavia",
                "username": "Pavia"
            }
        },
        {
            "id": 58121998,
            "basename": "Relations.csv",
            "created": "2022-11-28T21:33:55.363044Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/58121998/?key=66e4f024-96a3-4d32-8cb9-fa0e3d855ff5",
            "metadata": {
                "tags": [],
                "description": "2022-11-28 22:33:50",
                "creation_date": "2022-11-28T21:33:54.048Z"
            },
            "source": "direct-sharing-206",
            "user": {
                "id": "69224567",
                "name": "Pavia",
                "username": "Pavia"
            }
        },
        {
            "id": 58121999,
            "basename": "Diagnosis.csv",
            "created": "2022-11-28T21:33:55.390163Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/58121999/?key=c388da81-16a0-4772-93b5-ab3033a1eb8d",
            "metadata": {
                "tags": [],
                "description": "2022-11-28 22:33:50",
                "creation_date": "2022-11-28T21:33:54.048Z"
            },
            "source": "direct-sharing-206",
            "user": {
                "id": "69224567",
                "name": "Pavia",
                "username": "Pavia"
            }
        },
        {
            "id": 58122001,
            "basename": "Symptoms.csv",
            "created": "2022-11-28T21:33:56.246732Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/58122001/?key=f2370dc8-f488-423d-9033-88595fda4f00",
            "metadata": {
                "tags": [],
                "description": "2022-11-28 22:33:50",
                "creation_date": "2022-11-28T21:33:54.048Z"
            },
            "source": "direct-sharing-206",
            "user": {
                "id": "69224567",
                "name": "Pavia",
                "username": "Pavia"
            }
        }
    ]
}