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

{
    "url": "https://demozoo.org/api/v1/productions/328787/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328787/",
    "id": 328787,
    "title": "Train Wreck",
    "author_nicks": [
        {
            "name": "Vision",
            "abbreviation": "VSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-26",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                    "id": 1475,
                    "name": "Hein",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1475/?format=api",
                    "id": 1475,
                    "name": "Hein",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=288399"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/xenium23/c64_intro/64kintro_vision_train-wreck.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=234744"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94978"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Y5Q7IFGsm-c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "206",
            "competition": {
                "id": 18206,
                "name": "C64 Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4525/",
                    "id": 4525,
                    "name": "Xenium 2023",
                    "tagline": "Take a Trip",
                    "start_date": "2023-08-25",
                    "end_date": "2023-08-27",
                    "location": "Województwo Łódzkie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.75,
                    "longitude": 19.5,
                    "website": "https://xenium.rocks"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}