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

{
    "url": "https://demozoo.org/api/v1/productions/289154/?format=api",
    "demozoo_url": "https://demozoo.org/music/289154/",
    "id": 289154,
    "title": "Dawn of Delusions",
    "author_nicks": [
        {
            "name": "Okeanos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                "id": 761,
                "name": "ok3anos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-01-18",
    "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/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/amiga_ireland19/info/mod/dawn_delusions.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 16333,
                "name": "MOD",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4227/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4227/",
                    "id": 4227,
                    "name": "Amiga Ireland 2019",
                    "tagline": "",
                    "start_date": "2019-01-18",
                    "end_date": "2019-01-19",
                    "location": "Athlone, Westmeath, Leinster, Ireland",
                    "is_online": false,
                    "country_code": "IE",
                    "latitude": 53.42278,
                    "longitude": -7.93722,
                    "website": "https://amigausers.ie/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}