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

{
    "url": "https://demozoo.org/api/v1/productions/55331/?format=api",
    "demozoo_url": "https://demozoo.org/music/55331/",
    "id": 55331,
    "title": "Drunken Scener",
    "author_nicks": [
        {
            "name": "Biff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10297/?format=api",
                "id": 10297,
                "name": "Biff",
                "is_group": false
            }
        },
        {
            "name": "DQ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/857/?format=api",
                "id": 857,
                "name": "Wright & Bastard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "KakiArts",
            "abbreviation": "KAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/858/?format=api",
                "id": 858,
                "name": "KakiArts",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-12-28",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Dq/coop-Biff/drunken scener.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/tum05/mmul/dq_%2B_biff_%5E_kakiarts_-_drunken_scener.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "87",
            "competition": {
                "id": 5905,
                "name": "Fixed-Style Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/170/",
                    "id": 170,
                    "name": "The Ultimate Meeting 2005",
                    "tagline": "Pirates of the Demoscene",
                    "start_date": "2005-12-27",
                    "end_date": "2005-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2005.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "10ch",
        "it"
    ]
}