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: Mon, 25 Sep 2023 02:10:11 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=92c6d32f-ad50-4629-9d3f-a0e5c3d33c69",
            "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=0e036ad0-d8c5-4e69-b7bd-e244938474bc",
            "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=45dcd9d5-8dbd-421e-bf4c-873f0110292c",
            "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=beace866-202d-4957-be1f-274130f104e7",
            "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=580de3e2-77bb-4480-ab8d-9d7468c80181",
            "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"
            }
        }
    ]
}