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

{
    "url": "https://demozoo.org/api/v1/productions/111470/?format=api",
    "demozoo_url": "https://demozoo.org/music/111470/",
    "id": 111470,
    "title": "Last Hero",
    "author_nicks": [
        {
            "name": "Atomix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31380/?format=api",
                "id": 31380,
                "name": "Atomix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Albedo 0.12",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31379/?format=api",
                "id": 31379,
                "name": "Albedo 0.12",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-05-06",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Atomic/Last_Hero_(Phaelon_Albedo).sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/a1/10/last_hero_phaelon_albedo.sndh"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vTMG2P_fKk8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}