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

{
    "url": "https://demozoo.org/api/v1/productions/193582/?format=api",
    "demozoo_url": "https://demozoo.org/music/193582/",
    "id": 193582,
    "title": "AreaUnstable",
    "author_nicks": [
        {
            "name": "Gloom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                "id": 227,
                "name": "Gloom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                "id": 92,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-10-23",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/gloom/gloom-area_unstable.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}