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

{
    "url": "https://demozoo.org/api/v1/productions/39243/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39243/",
    "id": 39243,
    "title": "Bel Wazoo",
    "author_nicks": [
        {
            "name": "Acid Rain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13789/?format=api",
                "id": 13789,
                "name": "Acid Rain",
                "is_group": true
            }
        },
        {
            "name": "Arf! Studios",
            "abbreviation": "ARF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26658/?format=api",
                "id": 26658,
                "name": "Arf! Studios",
                "is_group": true
            }
        },
        {
            "name": "Label",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26378/?format=api",
                "id": 26378,
                "name": "Label",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Psychic Symphony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Djamm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133/?format=api",
                    "id": 133,
                    "name": "Moonove",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Iceball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30301/?format=api",
                    "id": 30301,
                    "name": "Iceball",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.1/Source/code/codeinfo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/dreamhack98/in64/bel_wazo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12769"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "406",
            "competition": {
                "id": 1332,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/242/",
                    "id": 242,
                    "name": "Dreamhack 1998",
                    "tagline": "",
                    "start_date": "1998-10-29",
                    "end_date": "1998-11-01",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/d4/72d2.323393.jpg",
            "original_width": 400,
            "original_height": 250,
            "standard_url": "https://media.demozoo.org/screens/s/a4/d4/72d2.323393.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/d4/72d2.323393.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "turbo-pascal",
        "bwsb"
    ]
}