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

{
    "url": "https://demozoo.org/api/v1/productions/100733/?format=api",
    "demozoo_url": "https://demozoo.org/music/100733/",
    "id": 100733,
    "title": "A320 Airbus - Floyd 2",
    "author_nicks": [
        {
            "name": "Matthias Steinwachs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39580/?format=api",
                "id": 39580,
                "name": "Matthias Steinwachs",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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://amp.dascene.net/downmod.php?index=47696"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/ff/3c/floyd2.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/GAMES/A320/FLOYD2.MOD"
        }
    ],
    "external_links": [
        {
            "link_class": "HallOfLightGame",
            "url": "http://hol.abime.net/3173"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod",
        "a320-airbus"
    ]
}