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

{
    "url": "https://demozoo.org/api/v1/productions/74109/?format=api",
    "demozoo_url": "https://demozoo.org/music/74109/",
    "id": 74109,
    "title": "Flying World",
    "author_nicks": [
        {
            "name": "Lizardking",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/232/?format=api",
                "id": 232,
                "name": "Lizardking",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-09-08",
    "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/Lizardking/flying world.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=39661"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}