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

{
    "url": "https://demozoo.org/api/v1/productions/18125/?format=api",
    "demozoo_url": "https://demozoo.org/music/18125/",
    "id": 18125,
    "title": "Beyond the Gates",
    "author_nicks": [
        {
            "name": "KB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                "id": 557,
                "name": "KB",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Reflex",
            "abbreviation": "RFX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7272/?format=api",
                "id": 7272,
                "name": "Reflex",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-08",
    "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/KB/beyond%20the%20gates.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/symposium96/mmul/kb-reflx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BandcampTrack",
            "url": "https://kbaudio.bandcamp.com/track/beyond-the-gates"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/3760/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "179",
            "competition": {
                "id": 1061,
                "name": "Mixed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/329/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/329/",
                    "id": 329,
                    "name": "Symposium 1996",
                    "tagline": "",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-08",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}