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

{
    "url": "https://demozoo.org/api/v1/productions/370471/?format=api",
    "demozoo_url": "https://demozoo.org/music/370471/",
    "id": 370471,
    "title": "The Final Boss",
    "author_nicks": [
        {
            "name": "Filippp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139690/?format=api",
                "id": 139690,
                "name": "Filippp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                "id": 7384,
                "name": "Damage",
                "is_group": true
            }
        },
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-04-05",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZHQM6OAHor8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "262",
            "competition": {
                "id": 19777,
                "name": "ZX Spectrum TurboSound Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5227/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5227/",
                    "id": 5227,
                    "name": "speccy.pl party 2025",
                    "tagline": "",
                    "start_date": "2025-04-05",
                    "end_date": "2025-04-05",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": "https://speccy.pl/party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/58/8e4c.358927.jpg",
            "original_width": 1318,
            "original_height": 688,
            "standard_url": "https://media.demozoo.org/screens/s/e1/58/8e4c.358927.jpg",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/58/8e4c.358927.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        }
    ],
    "tags": [
        "turbosound"
    ]
}