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

{
    "url": "https://demozoo.org/api/v1/productions/355461/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355461/",
    "id": 355461,
    "title": "Discombobulate",
    "author_nicks": [
        {
            "name": "Copernicium",
            "abbreviation": "CN112",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118198/?format=api",
                "id": 118198,
                "name": "Copernicium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-08-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/evoke24/demo/cn112-discombobulate.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97588"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "409",
            "competition": {
                "id": 19294,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4710/",
                    "id": 4710,
                    "name": "Evoke 2024",
                    "tagline": "",
                    "start_date": "2024-08-16",
                    "end_date": "2024-08-18",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://2024.evoke.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/2c/5b50.349211.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/63/2c/5b50.349211.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/2c/5b50.349211.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}