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

{
    "url": "https://demozoo.org/api/v1/productions/86477/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86477/",
    "id": 86477,
    "title": "Transmission 3",
    "author_nicks": [
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-06-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/29147/WD-Transmission_No3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9154"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19105"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1862/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1862/",
            "id": 1862,
            "name": "Hurricane and Brutal Summer Party 1992",
            "tagline": "",
            "start_date": "1992-06-26",
            "end_date": "1992-06-29",
            "location": "Tranebjerg, Samsø Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.8326,
            "longitude": 10.59723,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}