Return publicly available project information.

GET /api/public/project/354/?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: Wed, 24 Apr 2024 23:26:50 GMT
Vary: Accept

{
    "active": true,
    "approved": true,
    "authorized_members": 92,
    "badge_image": "https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/354/file-uploader-badge.png",
    "contact_email": "support@openhumans.org",
    "id": 354,
    "id_label": "direct-sharing-354",
    "info_url": "https://upload.openhumans.org",
    "is_academic_or_nonprofit": true,
    "is_study": false,
    "leader": "Open Humans",
    "long_description": "Use our tool to upload data files to your account: https://upload.openhumans.org/\r\n\r\nDon't see the \"data type\" you want? Add a new data types on this page, and make sure to mark it as \"uploadable\": https://www.openhumans.org/data-management/datatypes/",
    "name": "File Uploader",
    "organization": "Open Humans Foundation",
    "registered_datatypes": [],
    "requested_sources": [],
    "request_sources_access": [],
    "request_username_access": false,
    "returned_data_description": "Data files uploaded by a member",
    "short_description": "Upload data files to Open Humans",
    "slug": "file-uploader",
    "type": "oauth2"
}