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

{
    "url": "https://demozoo.org/api/v1/productions/14271/?format=api",
    "demozoo_url": "https://demozoo.org/music/14271/",
    "id": 14271,
    "title": "Madonna: Frozen",
    "author_nicks": [
        {
            "name": "Mast",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9103/?format=api",
                "id": 9103,
                "name": "Mast",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fatality",
            "abbreviation": "FTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8913/?format=api",
                "id": 8913,
                "name": "Fatality",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/millenium00_virtual/zx_spectrum/mlnm2000.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "716",
            "competition": {
                "id": 814,
                "name": "Copy Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/282/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/282/",
                    "id": 282,
                    "name": "Millenium 2000",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}