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

{
    "url": "https://demozoo.org/api/v1/productions/102753/?format=api",
    "demozoo_url": "https://demozoo.org/music/102753/",
    "id": 102753,
    "title": "International Karate Plus",
    "author_nicks": [
        {
            "name": "Strider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2601/?format=api",
                "id": 2601,
                "name": "Strider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Typhoon",
            "abbreviation": "THN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31963/?format=api",
                "id": 31963,
                "name": "Typhoon",
                "is_group": true
            }
        }
    ],
    "release_date": "2000",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/S/STRIDER/MP3/STRIDER-IKPLUS.MP3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}