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

{
    "url": "https://demozoo.org/api/v1/productions/2029/?format=api",
    "demozoo_url": "https://demozoo.org/music/2029/",
    "id": 2029,
    "title": "Hope of Kikini",
    "author_nicks": [
        {
            "name": "Don-Cato",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1036/?format=api",
                "id": 1036,
                "name": "Don-Cato",
                "is_group": false
            }
        },
        {
            "name": "Woober",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4753/?format=api",
                "id": 4753,
                "name": "Woober",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-29",
    "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/Don-Cato/hope%20of%20kikini.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=75517"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/13248/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}