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

{
    "url": "https://demozoo.org/api/v1/productions/12530/?format=api",
    "demozoo_url": "https://demozoo.org/music/12530/",
    "id": 12530,
    "title": "Sad Tune",
    "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": [],
    "release_date": "1999-03",
    "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/files/music/trk/Y/Yerzmyey/SadTune.stc"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/complex99/zx_spectrum/ccomp99.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "126",
            "competition": {
                "id": 772,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/274/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/274/",
                    "id": 274,
                    "name": "Complex Compo 1999",
                    "tagline": "",
                    "start_date": "1999-03",
                    "end_date": "1999-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 26,
            "ranking": "23",
            "score": "46 (7.7)",
            "competition": {
                "id": 808,
                "name": "AY music (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 12,
            "ranking": "=8",
            "score": "46 (7.7)",
            "competition": {
                "id": 809,
                "name": "AY music (alternative results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}