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

{
    "url": "https://demozoo.org/api/v1/productions/388908/?format=api",
    "demozoo_url": "https://demozoo.org/music/388908/",
    "id": 388908,
    "title": "With Ease",
    "author_nicks": [
        {
            "name": "Aki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2026-03-14",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://littlefluffygroup.eu/download/28963a36-e8fc-4411-b435-a9d8f86026e0/"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NDVZRUjJsik"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "522",
            "competition": {
                "id": 20723,
                "name": "Atari Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5285/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5285/",
                    "id": 5285,
                    "name": "Forever 2026",
                    "tagline": "24: 8-Bit Winter Games",
                    "start_date": "2026-03-13",
                    "end_date": "2026-03-15",
                    "location": "Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41667,
                    "longitude": 17.66667,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "",
            "original_width": null,
            "original_height": null,
            "standard_url": "",
            "standard_width": null,
            "standard_height": null,
            "thumbnail_url": "",
            "thumbnail_width": null,
            "thumbnail_height": null
        }
    ],
    "tags": []
}