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: Sun, 10 Dec 2023 13:00:49 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=a0859703-2c96-4aaf-a4fe-f3ec99e18f63",
            "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=0ebbb4fe-2e1b-4d65-ad70-698a6edff0b6",
            "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=0e0bdd86-0548-4dad-a5ae-712be012a8d7",
            "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=ba964f97-0441-4673-9222-0b5805720e57",
            "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=69090c29-c667-4ee5-b51d-c28047a9faad",
            "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"
            }
        }
    ]
}