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

{
    "url": "https://demozoo.org/api/v1/productions/28650/?format=api",
    "demozoo_url": "https://demozoo.org/music/28650/",
    "id": 28650,
    "title": "Inferno Dance",
    "author_nicks": [
        {
            "name": "Lizardking",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/232/?format=api",
                "id": 232,
                "name": "Lizardking",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triton",
            "abbreviation": "TRN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/337/?format=api",
                "id": 337,
                "name": "Triton",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-09",
    "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/Fasttracker%202/Lizardking/inferno%20dance.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/4061/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2168,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/720/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/720/",
                    "id": 720,
                    "name": "Somewhere In Holland 1995",
                    "tagline": "",
                    "start_date": "1995-07-08",
                    "end_date": "1995-07-10",
                    "location": "Roosendaal, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.53083,
                    "longitude": 4.46528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}