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

{
    "url": "https://demozoo.org/api/v1/productions/50453/?format=api",
    "demozoo_url": "https://demozoo.org/music/50453/",
    "id": 50453,
    "title": "Back in the saddle",
    "author_nicks": [
        {
            "name": "Ziphoid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/852/?format=api",
                "id": 852,
                "name": "Ziphoid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        },
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-09-10",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=127851"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Ziphoid/back%20in%20the%20saddle.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/sunrise11/music_oldskool/ziphoid_-_back_in_the_saddle.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/34042/"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/ziphoid/ziphoid-back-in-the-saddle"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "129",
            "competition": {
                "id": 5169,
                "name": "Oldskool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/347/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/347/",
                    "id": 347,
                    "name": "Sunrise 2011",
                    "tagline": "The Social Event",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Luton, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.894932,
                    "longitude": -0.42809,
                    "website": "http://www.sunrisedemoparty.co.uk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}