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

{
    "url": "https://demozoo.org/api/v1/productions/137733/?format=api",
    "demozoo_url": "https://demozoo.org/music/137733/",
    "id": 137733,
    "title": "Hell With the World",
    "author_nicks": [
        {
            "name": "Budweiser",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7158/?format=api",
                "id": 7158,
                "name": "Budweiser",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Deadzone",
            "abbreviation": "DZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27699/?format=api",
                "id": 27699,
                "name": "Deadzone",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-01-06",
    "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": "https://media.demozoo.org/music/93/29/hell-with-the-world.mod"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Budweiser/hell with the world.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=33740"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}