Return publicly available project information.

GET /api/public/project/70/?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: Thu, 25 Apr 2024 22:35:53 GMT
Vary: Accept

{
    "active": false,
    "approved": true,
    "authorized_members": 712,
    "badge_image": "https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/70/twarxiv.g4806.png",
    "contact_email": "bgreshake@googlemail.com",
    "id": 70,
    "id_label": "direct-sharing-70",
    "info_url": "http://twarxiv.org",
    "is_academic_or_nonprofit": false,
    "is_study": false,
    "leader": "Bastian Greshake Tzovaras",
    "long_description": "Twitter archives are a rich source of data for doing research into numerous things: Learning about social media and interaction networks, gaining insights into movement patterns based on geolocations and even doing sentiment analysis based on the tweets. And the best part of it: Unless you have a protected Twitter account this data is already public. So why not share it? \r\n\r\nThe TwArχiv takes in your Twitter archive and generates interesting visualizations from your own tweets, including tweet volume over time and your interaction/movement patterns.",
    "name": "Twitter Archive Analyzer",
    "organization": "",
    "registered_datatypes": [
        "/api/public/datatype/6/",
        "/api/public/datatype/4/"
    ],
    "requested_sources": [],
    "request_sources_access": [],
    "request_username_access": false,
    "returned_data_description": "Zipped Twitter archives",
    "short_description": "The TwArχiv is a Twitter Archive Analyzer. Upload your Twitter archive and get new insights.",
    "slug": "twitter-archive-analyzer",
    "type": "oauth2"
}