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

{
    "url": "https://demozoo.org/api/v1/productions/22400/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22400/",
    "id": 22400,
    "title": "In Booze We Trust",
    "author_nicks": [
        {
            "name": "Ram Jam",
            "abbreviation": "RJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Naphalm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49541/?format=api",
                    "id": 49541,
                    "name": "Naphalm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Abaddon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/447/?format=api",
                    "id": 447,
                    "name": "Abaddon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Grid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26296/?format=api",
                    "id": 26296,
                    "name": "Grid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Unlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57/?format=api",
                    "id": 57,
                    "name": "Unlock",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Surfing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26163/?format=api",
                    "id": 26163,
                    "name": "Surfing",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Senser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77649/?format=api",
                    "id": 77649,
                    "name": "Senser",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/mekkasymposium99/c64/demo/ramjam.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6056"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7724"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "76",
            "competition": {
                "id": 1448,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}