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

{
    "url": "https://demozoo.org/api/v1/productions/96569/?format=api",
    "demozoo_url": "https://demozoo.org/music/96569/",
    "id": 96569,
    "title": "Wolf Bekenstein",
    "author_nicks": [
        {
            "name": "CONS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68/?format=api",
                "id": 68,
                "name": "CONS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-12-28",
    "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/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://homeofcons.wordpress.com/2013/12/29/wolf-bekenstein/"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/constrsi/wolf-bekenstein"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}