Return publicly available project information.

GET /api/public/project/133/?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, 10 May 2024 01:09:53 GMT
Vary: Accept

{
    "active": false,
    "approved": true,
    "authorized_members": 249,
    "badge_image": "https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/133/default_logo.png",
    "contact_email": "support@openhumans.org",
    "id": 133,
    "id_label": "direct-sharing-133",
    "info_url": "https://dataselfie.openhumans.org",
    "is_academic_or_nonprofit": true,
    "is_study": false,
    "leader": "Open Humans",
    "long_description": "You have data that doesn't fit into any of our existing projects? Use Data Selfies to share it nevertheless!",
    "name": "Data Selfies",
    "organization": "Open Humans Foundation",
    "registered_datatypes": [
        "/api/public/datatype/8/"
    ],
    "requested_sources": [],
    "request_sources_access": [],
    "request_username_access": false,
    "returned_data_description": "All the data",
    "short_description": "Upload Data Selfies",
    "slug": "data-selfies",
    "type": "oauth2"
}