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

{
    "url": "https://demozoo.org/api/v1/productions/356154/?format=api",
    "demozoo_url": "https://demozoo.org/music/356154/",
    "id": 356154,
    "title": "Gravity Escape",
    "author_nicks": [
        {
            "name": "Warlord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42675/?format=api",
                "id": 42675,
                "name": "Warlord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-01-10",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": "https://asma.atari.org/asmadb/?searchKeyword=juha+jaakkola#/Composers/Jaakkola_Juha/Gravity_Escape.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/arena/Entry/Gravity+Escape/33473/"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/armagon/warlord-gravity-escape-1-bit"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ntt3HA7ZL9U"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}