GET /api/v1/productions/300252/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/300252/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300252/",
    "id": 300252,
    "title": "Jakob Bienenhalm LIVE in Concert at UC11",
    "author_nicks": [
        {
            "name": "Jakob Bienenhalm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                "id": 1981,
                "name": "JCO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/uc/partyvideos/Jakob_Bienenhalm_LIVE_at_Underground_Conference_11_2021.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89855"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=iSeJ6ByflJw"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4242/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4242/",
            "id": 4242,
            "name": "Underground Conference 2021",
            "tagline": "UC11: Escapist Island",
            "start_date": "2021-07-04",
            "end_date": "2021-07-11",
            "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.95965,
            "longitude": 7.9194,
            "website": "https://uc11.party/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}