Return publicly available project information.

GET /api/public/project/129/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Fri, 01 Dec 2023 12:57:08 GMT
Vary: Accept

{
    "active": true,
    "approved": true,
    "authorized_members": 939,
    "badge_image": "https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/129/ancestry-dna-badge.png",
    "contact_email": "support@openhumans.org",
    "id": 129,
    "id_label": "direct-sharing-129",
    "info_url": "https://www.openhumans.org",
    "is_academic_or_nonprofit": true,
    "is_study": false,
    "leader": "Open Humans",
    "long_description": "Upload your AncestryDNA raw data to share it with projects and studies.",
    "name": "AncestryDNA Upload",
    "organization": "Open Humans Foundation",
    "registered_datatypes": [
        "/api/public/datatype/13/"
    ],
    "requested_sources": [],
    "request_sources_access": [],
    "request_username_access": false,
    "returned_data_description": "Raw AncestryDNA genotyping data",
    "short_description": "Ancestry.com's AncestryDNA is a direct-to-consumer genetic testing product that tests about 700,000 genetic locations.",
    "slug": "ancestrydna-upload",
    "type": "oauth2"
}