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

{
    "url": "https://demozoo.org/api/v1/productions/126729/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126729/",
    "id": 126729,
    "title": "Untouchable II",
    "author_nicks": [
        {
            "name": "Focus",
            "abbreviation": "FCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                "id": 7224,
                "name": "Focus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/25812/Untouchable%202.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=75"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14568"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LmbqZBDv_Kg"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2418/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2418/",
            "id": 2418,
            "name": "Headway and Faces Party 1992",
            "tagline": "",
            "start_date": "1992-08-22",
            "end_date": "1992-08-23",
            "location": "Szeged, Csongrád, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.253,
            "longitude": 20.14824,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}