Return publicly available project information.

GET /api/public/project/176/?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 19:08:48 GMT
Vary: Accept

{
    "active": true,
    "approved": true,
    "authorized_members": 162,
    "badge_image": "https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/176/badge.png",
    "contact_email": "support@openhumans.org",
    "id": 176,
    "id_label": "direct-sharing-176",
    "info_url": "https://oh-spotify-integration.herokuapp.com",
    "is_academic_or_nonprofit": true,
    "is_study": false,
    "leader": "Open Humans",
    "long_description": "Collect the songs you listen to on Spotify",
    "name": "Spotify integration",
    "organization": "Open Humans Foundation",
    "registered_datatypes": [
        "/api/public/datatype/14/"
    ],
    "requested_sources": [],
    "request_sources_access": [],
    "request_username_access": false,
    "returned_data_description": "Spotify recent played songs",
    "short_description": "Collect the songs you listen to on Spotify",
    "slug": "spotify-integration",
    "type": "oauth2"
}