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

{
    "url": "https://demozoo.org/api/v1/productions/290593/?format=api",
    "demozoo_url": "https://demozoo.org/music/290593/",
    "id": 290593,
    "title": "Dead Paradise",
    "author_nicks": [
        {
            "name": "Seb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120429/?format=api",
                "id": 120429,
                "name": "Seb",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eye-D-Alistic",
            "abbreviation": "EdA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19789/?format=api",
                "id": 19789,
                "name": "Eye-D-Alistic",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-03",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/eye-d-alistic/ed-parad.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}