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

{
    "url": "https://demozoo.org/api/v1/productions/357742/?format=api",
    "demozoo_url": "https://demozoo.org/music/357742/",
    "id": 357742,
    "title": "Detroit VI Sound Sampler",
    "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": "2010-07-22",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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://battleofthebits.com/arena/Entry/Detroit+VI+sound+sampler/4284/"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/armagon/warlord-detroit-vi-sound-sampler"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}