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

{
    "url": "https://demozoo.org/api/v1/productions/135416/?format=api",
    "demozoo_url": "https://demozoo.org/music/135416/",
    "id": 135416,
    "title": "SPOOKY",
    "author_nicks": [
        {
            "name": "Zzzax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11472/?format=api",
                "id": 11472,
                "name": "Zzzax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Timecircle",
            "abbreviation": "TTC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11473/?format=api",
                "id": 11473,
                "name": "The Timecircle",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-12-22",
    "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/BP SoundMon 2/Zzzax/spooky.bp"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=60795"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/30466/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11348,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/257/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/257/",
                    "id": 257,
                    "name": "Mirage and Vision X-Mas Party 1990",
                    "tagline": "",
                    "start_date": "1990-12-22",
                    "end_date": "1990-12-23",
                    "location": "Gemeente Tilburg, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57787,
                    "longitude": 5.06555,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bp-soundmon-2"
    ]
}