Return the list of public data files.

GET /api/public-data/?limit=5&offset=10&username=madprime
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Wed, 13 May 2026 09:13:54 GMT
Vary: Accept

{
    "count": 15803,
    "next": "https://www.openhumans.com/api/public-data/?limit=5&offset=15&username=madprime",
    "previous": "https://www.openhumans.com/api/public-data/?limit=5&offset=5&username=madprime",
    "results": [
        {
            "id": 3305,
            "basename": "bacteria-kit-639.csv.bz2",
            "created": "2016-02-09T01:36:08.377335Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/3305/?key=af1484dd-8648-4fda-b8be-a3b6af57eed2",
            "metadata": {
                "tags": [
                    "bacteria",
                    "16S",
                    "OTU",
                    "Wild Life of Our Homes"
                ],
                "description": "Bacteria 16S-based OTU counts and taxonomic classifications"
            },
            "source": "direct-sharing-142",
            "user": {
                "id": "43059890",
                "name": "Michael O'Hara",
                "username": "1batman4u"
            }
        },
        {
            "id": 3306,
            "basename": "bacteria-kit-639-graphs.png",
            "created": "2016-02-09T01:36:08.377335Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/3306/?key=4746cb95-3caf-4691-8d49-e99f320b77ed",
            "metadata": {
                "tags": [
                    "bacteria",
                    "visualization",
                    "Wild Life of Our Homes"
                ],
                "description": "Visualization of Wild Life of Our Homes bacteria data"
            },
            "source": "direct-sharing-142",
            "user": {
                "id": "43059890",
                "name": "Michael O'Hara",
                "username": "1batman4u"
            }
        },
        {
            "id": 3064,
            "basename": "home-data-kit-1423.json",
            "created": "2016-01-29T20:25:25.174629Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/3064/?key=cf9f2a32-ccf2-45d5-a741-7ab9c00286c6",
            "metadata": {
                "tags": [
                    "survey",
                    "location",
                    "Wild Life of Our Homes"
                ],
                "description": "Geographical and architectural information about residence"
            },
            "source": "direct-sharing-142",
            "user": {
                "id": "77841782",
                "name": "Fred",
                "username": "1FastFreddy1"
            }
        },
        {
            "id": 13836,
            "basename": "PGP-Harvard-hu214D5B-surveys.json",
            "created": "2017-04-12T06:50:31.641899Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13836/?key=490c42c9-45c3-4238-934b-2b2399393115",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu214D5B",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source": "direct-sharing-139",
            "user": {
                "id": "77841782",
                "name": "Fred",
                "username": "1FastFreddy1"
            }
        },
        {
            "id": 3065,
            "basename": "bacteria-kit-1423.csv.bz2",
            "created": "2016-01-29T20:25:25.174629Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/3065/?key=acf8c2c1-9210-47f5-8a00-459cf8a164ec",
            "metadata": {
                "tags": [
                    "bacteria",
                    "OTU",
                    "16S"
                ],
                "description": "Bacteria 16S-based OTU counts and taxonomic classifications"
            },
            "source": "direct-sharing-142",
            "user": {
                "id": "77841782",
                "name": "Fred",
                "username": "1FastFreddy1"
            }
        }
    ]
}