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

{
    "url": "https://demozoo.org/api/v1/productions/134791/?format=api",
    "demozoo_url": "https://demozoo.org/music/134791/",
    "id": 134791,
    "title": "Tempest 2000 – Intro 2 (Thermal Resolution)",
    "author_nicks": [
        {
            "name": "Alastair Lindsay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57451/?format=api",
                "id": 57451,
                "name": "Alastair Lindsay",
                "is_group": false
            }
        },
        {
            "name": "Kevin Saville",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57452/?format=api",
                "id": 57452,
                "name": "Kevin Saville",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-13",
    "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/df/2d/tune2.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/GAMES/T2K/TUNE2.MOD"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://atariage.com/software_page.html?SoftwareLabelID=1111"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod",
        "tempest-2000",
        "tempest",
        "original-soundtrack"
    ]
}