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

{
    "url": "https://demozoo.org/api/v1/productions/162000/?format=api",
    "demozoo_url": "https://demozoo.org/music/162000/",
    "id": 162000,
    "title": "Special Stage",
    "author_nicks": [
        {
            "name": "Rogal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25926/?format=api",
                "id": 25926,
                "name": "Rogal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pixel Nation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65682/?format=api",
                "id": 65682,
                "name": "Pixel Nation",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-08-13",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://chal.pl/AP19/MSX/SpecialStage.mod"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/e2/6a/specialstage.mod"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Rogal/special stage.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/amiparty16s/music_protracker/pixel_nation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XS5utjjonv8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "58",
            "competition": {
                "id": 12684,
                "name": "MSX Protracker",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2922/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2922/",
                    "id": 2922,
                    "name": "AmiParty 2016 (19)",
                    "tagline": "AmiParty 2016 Summer - AmiParty XIX",
                    "start_date": "2016-08-12",
                    "end_date": "2016-08-14",
                    "location": "Chełm, Lublin Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.14312,
                    "longitude": 23.4716,
                    "website": "http://chal.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}