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

{
    "url": "https://demozoo.org/api/v1/productions/388898/?format=api",
    "demozoo_url": "https://demozoo.org/music/388898/",
    "id": 388898,
    "title": "Jack Your Body",
    "author_nicks": [
        {
            "name": "RS-232",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146195/?format=api",
                "id": 146195,
                "name": "RS-232",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blazon",
            "abbreviation": "BLZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                "id": 33617,
                "name": "Blazon",
                "is_group": true
            }
        }
    ],
    "release_date": "2026-03-14",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://forever.zeroteam.sk/download/f24wild.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "399",
            "competition": {
                "id": 20721,
                "name": "Wild",
                "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": [],
    "tags": [
        "quantum-soundtracker"
    ]
}