Return publicly available project information.

GET /api/public/project/128/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Thu, 25 Apr 2024 12:40:08 GMT
Vary: Accept

{
    "active": true,
    "approved": true,
    "authorized_members": 2041,
    "badge_image": "https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/128/default_logo.png",
    "contact_email": "support@openhumans.org",
    "id": 128,
    "id_label": "direct-sharing-128",
    "info_url": "https://upload-23andme-to.openhumans.org",
    "is_academic_or_nonprofit": true,
    "is_study": false,
    "leader": "Open Humans",
    "long_description": "Use this tool to upload your 23andMe raw data to Open Humans to share it with projects and studies.\r\n\r\nOpen Humans and this tool are not affiliated with 23andMe.",
    "name": "23andMe Upload",
    "organization": "Open Humans Foundation",
    "registered_datatypes": [
        "/api/public/datatype/13/"
    ],
    "requested_sources": [],
    "request_sources_access": [],
    "request_username_access": false,
    "returned_data_description": "Raw 23andMe genotyping data",
    "short_description": "23andMe is a direct-to-consumer genetic testing company that tests about one million genetic locations.",
    "slug": "23andme-upload",
    "type": "oauth2"
}