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

{
    "url": "https://demozoo.org/api/v1/productions/176559/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176559/",
    "id": 176559,
    "title": "Ace 2088",
    "author_nicks": [
        {
            "name": "Savage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73447/?format=api",
                "id": 73447,
                "name": "Savage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-04",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neon Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65669/?format=api",
                    "id": 65669,
                    "name": "Neon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Def",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73448/?format=api",
                    "id": 73448,
                    "name": "Def",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "A13",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73449/?format=api",
                    "id": 73449,
                    "name": "Antares 13",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=52087"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2479/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2479/",
            "id": 2479,
            "name": "Sharks Copy Party 1989 (march)",
            "tagline": "",
            "start_date": "1989-03-04",
            "end_date": "1989-03-05",
            "location": "Frankfurt am Main, Regierungsbezirk Darmstadt, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.13083,
            "longitude": 8.66361,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/5e/d70b.143885.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a3/5e/d70b.143885.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/5e/d70b.143885.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/77/ac/8628.143886.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/77/ac/8628.143886.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/ac/8628.143886.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "ace-2088"
    ]
}