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

{
    "url": "https://demozoo.org/api/v1/productions/325428/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325428/",
    "id": 325428,
    "title": "Bulbmaster",
    "author_nicks": [
        {
            "name": "Stoopi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116049/?format=api",
                "id": 116049,
                "name": "Stoopi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-06-24",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stoopi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116049/?format=api",
                    "id": 116049,
                    "name": "Stoopi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Steiger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73458/?format=api",
                    "id": 73458,
                    "name": "Creative Insanity",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Drakon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20625/?format=api",
                    "id": 20625,
                    "name": "Drakon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "+sfx"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/decrunch23/gamedev/bulbmaster_2_1.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94557"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=MtTuYB5M-1I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 17979,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4588/",
                    "id": 4588,
                    "name": "Decrunch 2023",
                    "tagline": "",
                    "start_date": "2023-06-23",
                    "end_date": "2023-06-25",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}