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

{
    "url": "https://demozoo.org/api/v1/productions/220007/?format=api",
    "demozoo_url": "https://demozoo.org/music/220007/",
    "id": 220007,
    "title": "Between The Wars",
    "author_nicks": [
        {
            "name": "Lloyd Rosen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81702/?format=api",
                "id": 81702,
                "name": "dmx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cytax",
            "abbreviation": "CTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                "id": 3330,
                "name": "Cytax",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-07-07",
    "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/Protracker/Lloyd%20Rosen/between%20the%20wars.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=43836"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}