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

{
    "url": "https://demozoo.org/api/v1/productions/140398/?format=api",
    "demozoo_url": "https://demozoo.org/music/140398/",
    "id": 140398,
    "title": "Netherworld (Amiga)",
    "author_nicks": [
        {
            "name": "Adrian Waterhouse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59633/?format=api",
                "id": 59633,
                "name": "Adrian Waterhouse",
                "is_group": false
            }
        },
        {
            "name": "Nigel Pritchard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50996/?format=api",
                "id": 50996,
                "name": "Nigel Pritchard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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://media.demozoo.org/music/6d/87/nthrwrld.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/GAMES/NTHRWRLD/NTHRWRLD.MOD"
        }
    ],
    "external_links": [
        {
            "link_class": "HallOfLightGame",
            "url": "http://hol.abime.net/954"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod",
        "netherworld"
    ]
}