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

{
    "url": "https://demozoo.org/api/v1/productions/203047/?format=api",
    "demozoo_url": "https://demozoo.org/music/203047/",
    "id": 203047,
    "title": "Victory",
    "author_nicks": [
        {
            "name": "Iceman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36403/?format=api",
                "id": 36403,
                "name": "Iceman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blacktron Music Productions",
            "abbreviation": "BMP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                "id": 14217,
                "name": "Blacktron Music Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1996",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Iceman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36403/?format=api",
                    "id": 36403,
                    "name": "Iceman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/victory.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/bizarre96/mmul/victory.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15090,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/446/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/446/",
                    "id": 446,
                    "name": "Bizarre 1996",
                    "tagline": "",
                    "start_date": "1996-09-07",
                    "end_date": "1996-09-08",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}