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

{
    "url": "https://demozoo.org/api/v1/productions/186570/?format=api",
    "demozoo_url": "https://demozoo.org/music/186570/",
    "id": 186570,
    "title": "Timecircletheme",
    "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": "1989-12-16",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/BP SoundMon 2/Zzzax/the timecircle - theme.bp"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bp-soundmon-2"
    ]
}