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

{
    "url": "https://demozoo.org/api/v1/productions/15721/?format=api",
    "demozoo_url": "https://demozoo.org/music/15721/",
    "id": 15721,
    "title": "Promenade",
    "author_nicks": [
        {
            "name": "Yerzmyey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                "id": 8931,
                "name": "Yerzmyey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AY Riders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5880/?format=api",
                "id": 5880,
                "name": "AY Riders",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-07-26",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200307/syn03/promenad.stc"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200307/syn03/promenad.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/syndeecate03/zx/sa03_zxs_contribs.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "2.419",
            "competition": {
                "id": 922,
                "name": "ZX Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/307/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/307/",
                    "id": 307,
                    "name": "Syndeecate Apocalypse 2003",
                    "tagline": "",
                    "start_date": "2003-07-25",
                    "end_date": "2003-07-27",
                    "location": "Rožnov pod Radhoštěm, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.459641,
                    "longitude": 18.13312,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}