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

{
    "url": "https://demozoo.org/api/v1/productions/105777/?format=api",
    "demozoo_url": "https://demozoo.org/music/105777/",
    "id": 105777,
    "title": "Template of Death",
    "author_nicks": [
        {
            "name": "Maktone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                "id": 3036,
                "name": "Maktone",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Superstars",
            "abbreviation": "SST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15983/?format=api",
                "id": 15983,
                "name": "Superstars",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10-31",
    "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/1998/dreamhack98/m4ch/template.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/21075/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "538",
            "competition": {
                "id": 10228,
                "name": "Music 4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/242/",
                    "id": 242,
                    "name": "Dreamhack 1998",
                    "tagline": "",
                    "start_date": "1998-10-29",
                    "end_date": "1998-11-01",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}