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

{
    "url": "https://demozoo.org/api/v1/productions/314251/?format=api",
    "demozoo_url": "https://demozoo.org/music/314251/",
    "id": 314251,
    "title": "Snowflakes",
    "author_nicks": [
        {
            "name": "505",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                "id": 2003,
                "name": "505",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "smfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68392/?format=api",
                "id": 68392,
                "name": "smfx",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-22",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/decrunch22/msx_exe/executablemusic_505_snowflakes.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 17454,
                "name": "Executable MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4518/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4518/",
                    "id": 4518,
                    "name": "Decrunch 2022",
                    "tagline": "",
                    "start_date": "2022-10-21",
                    "end_date": "2022-10-23",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/2022/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/aa/c93c.315396.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/a4/aa/c93c.315396.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/aa/c93c.315396.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}