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

{
    "url": "https://demozoo.org/api/v1/productions/321239/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321239/",
    "id": 321239,
    "title": "German Soccer Manager",
    "author_nicks": [
        {
            "name": "Guards of Doom",
            "abbreviation": "GOD, G.O.D.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67357/?format=api",
                "id": 67357,
                "name": "Guards of Doom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Altair",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136625/?format=api",
                    "id": 136625,
                    "name": "Altair",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, crack"
        },
        {
            "nick": {
                "name": "Rub",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136623/?format=api",
                    "id": 136623,
                    "name": "Rub",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Rub",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136623/?format=api",
                    "id": 136623,
                    "name": "Rub",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/G/GuardsOfDoom/GuOD-CrGerSoccerManager1989"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=92637"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2817/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2817/",
            "id": 2817,
            "name": "Ami Expo 1989",
            "tagline": "",
            "start_date": "1989-11-10",
            "end_date": "1989-11-12",
            "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.93835,
            "longitude": 6.95427,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/da/61/6771.322300.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/da/61/6771.322300.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/da/61/6771.322300.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}