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

{
    "url": "https://demozoo.org/api/v1/productions/333220/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333220/",
    "id": 333220,
    "title": "Venom",
    "author_nicks": [
        {
            "name": "Vaudeville Crew",
            "abbreviation": "VDV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49547/?format=api",
                "id": 49547,
                "name": "Vaudeville",
                "is_group": true
            }
        },
        {
            "name": "Vulture Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23405/?format=api",
                "id": 23405,
                "name": "Vulture Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-25",
    "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": [
        {
            "nick": {
                "name": "Splatterpunk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29731/?format=api",
                    "id": 29731,
                    "name": "Splatterpunk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chubrock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54928/?format=api",
                    "id": 54928,
                    "name": "Chubrock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                    "id": 766,
                    "name": "Drax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Olsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48580/?format=api",
                    "id": 48580,
                    "name": "Olsen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "QBill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52773/?format=api",
                    "id": 52773,
                    "name": "QBill",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Azgar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55747/?format=api",
                    "id": 55747,
                    "name": "Azgar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Explorer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52774/?format=api",
                    "id": 52774,
                    "name": "Explorer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/47170/venom_by_vulture_design_and_vaudeville.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=19399"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37367"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sabxx59X7w8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10829,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/927/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/927/",
                    "id": 927,
                    "name": "Rush Hours 1998",
                    "tagline": "",
                    "start_date": "1998-04-25",
                    "end_date": "1998-04-26",
                    "location": "Częstochowa, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.79646,
                    "longitude": 19.12409,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}