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

{
    "url": "https://demozoo.org/api/v1/productions/131401/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131401/",
    "id": 131401,
    "title": "Lethal",
    "author_nicks": [
        {
            "name": "The Special Brothers",
            "abbreviation": "TSB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1116/?format=api",
                "id": 1116,
                "name": "The Special Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-05-18",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MNI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57697/?format=api",
                    "id": 57697,
                    "name": "MNI",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ivan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4630/?format=api",
                    "id": 4630,
                    "name": "Ivan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Eltronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57700/?format=api",
                    "id": 57700,
                    "name": "Eltronic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Stargazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1549/?format=api",
                    "id": 1549,
                    "name": "Stargazer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zyklon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105723/?format=api",
                    "id": 105723,
                    "name": "Zyklon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "fonts"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/The_Special_Brothers/TSB-LethalC"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1070"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=22344"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11217,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2467/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2467/",
                    "id": 2467,
                    "name": "Maximum Pleasure Party 1991",
                    "tagline": "",
                    "start_date": "1991-05-18",
                    "end_date": "1991-05-19",
                    "location": "Ettelbruck, Canton de Diekirch, Diekirch, Luxembourg",
                    "is_online": false,
                    "country_code": "LU",
                    "latitude": 49.8475,
                    "longitude": 6.10417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/a9/303e.jw2819.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/7e/a9/303e.jw2819.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/a9/303e.jw2819.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}