Public Data List Api
Return the list of public data files.
GET /api/public-data/?limit=5&offset=5&username=madprime
{ "count": 15803, "next": "https://www.openhumans.com/api/public-data/?limit=5&offset=10&username=madprime", "previous": "https://www.openhumans.com/api/public-data/?limit=5&username=madprime", "results": [ { "id": 70103, "basename": "23andMe-genotyping.vcf.bz2", "created": "2018-06-08T10:07:29.235707Z", "download_url": "https://www.openhumans.org/data-management/datafile-download/70103/?key=69244ec2-bc32-4108-ae09-252d7ec5c9ef", "metadata": { "tags": [ "23andMe", "genotyping", "vcf" ], "description": "23andMe full genotyping data, VCF format", "creation_date": "2018-06-08 10:07:26+00:00" }, "source": "direct-sharing-128", "user": { "id": "02309110", "name": "Cristelle", "username": "12id3_o12_di3" } }, { "id": 13627, "basename": "PGP-Harvard-hu6BC6F3-surveys.json", "created": "2017-04-12T03:08:00.140434Z", "download_url": "https://www.openhumans.org/data-management/datafile-download/13627/?key=b769509c-b4de-4936-a429-46e93db40c5a", "metadata": { "tags": [ "json", "survey" ], "sourceURL": "https://my.pgp-hms.org/profile/hu6BC6F3", "description": "PGP Harvard survey data, JSON format." }, "source": "direct-sharing-139", "user": { "id": "43059890", "name": "Michael O'Hara", "username": "1batman4u" } }, { "id": 3304, "basename": "fungi-kit-639-graphs.png", "created": "2016-02-09T01:36:08.377335Z", "download_url": "https://www.openhumans.org/data-management/datafile-download/3304/?key=60351341-99e0-4760-ac68-5c1b9405ac42", "metadata": { "tags": [ "fungi", "visualization", "Wild Life of Our Homes" ], "description": "Visualization of Wild Life of Our Homes fungi data" }, "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=64789f20-af2b-4ea3-9e83-b5d9e64a5d1b", "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": 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=a1f4bf9c-7f2c-4210-84fc-57986e4d68d2", "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" } } ] }