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

{
    "url": "https://demozoo.org/api/v1/productions/282827/?format=api",
    "demozoo_url": "https://demozoo.org/music/282827/",
    "id": 282827,
    "title": "Exile",
    "author_nicks": [
        {
            "name": "Leviathan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30742/?format=api",
                "id": 30742,
                "name": "Leviathan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Renaissance",
            "abbreviation": "ReN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                "id": 16329,
                "name": "Renaissance",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-12-20",
    "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/Screamtracker%203/Leviathan/exile.s3m"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "10ch",
        "s3m"
    ]
}