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

{
    "url": "https://demozoo.org/api/v1/productions/153132/?format=api",
    "demozoo_url": "https://demozoo.org/music/153132/",
    "id": 153132,
    "title": "KGBTEV1",
    "author_nicks": [
        {
            "name": "Red Mercury",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32438/?format=api",
                "id": 32438,
                "name": "Red Mercury",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kids Ghosts Brothers",
            "abbreviation": "KGB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32437/?format=api",
                "id": 32437,
                "name": "Kids Ghosts Brothers",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/43/60/kgbtev1.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/R/RED_MERC/4CHANNEL/KGBMOD2/KGBTEV1.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}