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

{
    "url": "https://demozoo.org/api/v1/productions/222217/?format=api",
    "demozoo_url": "https://demozoo.org/music/222217/",
    "id": 222217,
    "title": "Timepressure",
    "author_nicks": [
        {
            "name": "Uncle Ben",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92749/?format=api",
                "id": 92749,
                "name": "Uncle Ben",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gigatron",
            "abbreviation": "GT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19601/?format=api",
                "id": 19601,
                "name": "Gigatron",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-05-15",
    "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/Uncle%20Ben/timepressure.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=38150"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}