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

{
    "url": "https://demozoo.org/api/v1/productions/117370/?format=api",
    "demozoo_url": "https://demozoo.org/music/117370/",
    "id": 117370,
    "title": "Soundtrack of FADE",
    "author_nicks": [
        {
            "name": "Deansdale",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11047/?format=api",
                "id": 11047,
                "name": "Deansdale",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exact",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11042/?format=api",
                "id": 11042,
                "name": "Exact",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-09",
    "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 3/Deansdale/fade.s3m"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "14ch",
        "s3m"
    ]
}