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

{
    "url": "https://demozoo.org/api/v1/productions/267164/?format=api",
    "demozoo_url": "https://demozoo.org/music/267164/",
    "id": 267164,
    "title": "Dino Rider",
    "author_nicks": [
        {
            "name": "Voicer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10569/?format=api",
                "id": 10569,
                "name": "Voicer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nah-Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-08-31",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/xenium19/synth_msx/synthmsx_voicer_dinorider.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "149",
            "competition": {
                "id": 15433,
                "name": "Synth MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3783/",
                    "id": 3783,
                    "name": "Xenium 2019",
                    "tagline": "A party reborn",
                    "start_date": "2019-08-30",
                    "end_date": "2019-09-01",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2019.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}