Return the list of public data files.

GET /api/public-data/?format=api&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: Wed, 24 Apr 2024 01:26:15 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=b2bb908a-76b2-4d02-a101-5ef0b01b8568",
            "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=03a5b9c1-19b1-4614-8136-28bc3760a322",
            "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=59136017-919f-45b3-a304-e63e2f38ffcf",
            "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=bce49091-95fb-4741-80bf-de6c82e13219",
            "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=85b4134d-0157-4b64-a4f7-02104d71fcf4",
            "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"
            }
        }
    ]
}