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

{
    "url": "https://demozoo.org/api/v1/productions/56031/?format=api",
    "demozoo_url": "https://demozoo.org/music/56031/",
    "id": 56031,
    "title": "Vision of Darkness",
    "author_nicks": [
        {
            "name": "Phantom Lord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                "id": 8946,
                "name": "Phantom Lord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Critical Mass",
            "abbreviation": "CMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                "id": 9341,
                "name": "Critical Mass",
                "is_group": true
            }
        },
        {
            "name": "Infinite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                "id": 28828,
                "name": "Infinite Group",
                "is_group": true
            }
        },
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-24",
    "supertype": "music",
    "platforms": [],
    "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/2002/cafe02/mmul/alternative/vision_of_darkness.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "097",
            "competition": {
                "id": 6010,
                "name": "Amiga/PC Multichannel Alternative",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/300/",
                    "id": 300,
                    "name": "CAFe 2002",
                    "tagline": "Computer Art Festival 2002",
                    "start_date": "2002-08-24",
                    "end_date": "2002-08-25",
                    "location": "Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75,
                    "longitude": 49.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}