Return publicly available project information.

GET /api/public/project/131/?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: Fri, 19 Apr 2024 09:39:57 GMT
Vary: Accept

{
    "active": true,
    "approved": true,
    "authorized_members": 525,
    "badge_image": "https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/131/default_logo.png",
    "contact_email": "support@openhumans.org",
    "id": 131,
    "id_label": "direct-sharing-131",
    "info_url": "https://vcf.openhumans.org",
    "is_academic_or_nonprofit": true,
    "is_study": false,
    "leader": "Open Humans",
    "long_description": "Upload a VCF of your whole genome or exome sequencing and share it with projects and studies.",
    "name": "Genome/Exome Upload",
    "organization": "Open Humans Foundation",
    "registered_datatypes": [
        "/api/public/datatype/11/"
    ],
    "requested_sources": [],
    "request_sources_access": [],
    "request_username_access": false,
    "returned_data_description": "VCF files",
    "short_description": "Do you have genome or exome data? You can upload genome, exome, and genotyping data in VCF format.",
    "slug": "genomeexome-upload",
    "type": "oauth2"
}