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

{
    "url": "https://demozoo.org/api/v1/productions/345535/?format=api",
    "demozoo_url": "https://demozoo.org/music/345535/",
    "id": 345535,
    "title": "Blaze of Love",
    "author_nicks": [
        {
            "name": "The Bax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76081/?format=api",
                "id": 76081,
                "name": "The Bax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Confusion",
            "abbreviation": "CNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19484/?format=api",
                "id": 19484,
                "name": "Confusion",
                "is_group": true
            }
        }
    ],
    "release_date": "1994",
    "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": "BaseUrl",
            "url": "http://amp.dascene.net/modules/T/The%20BAX/MOD.Blaze%20of%20Love.gz"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/The%20Bax/blaze%20of%20love.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=71307"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}