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

{
    "url": "https://demozoo.org/api/v1/productions/370134/?format=api",
    "demozoo_url": "https://demozoo.org/music/370134/",
    "id": 370134,
    "title": "My Life",
    "author_nicks": [
        {
            "name": "Venome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28801/?format=api",
                "id": 28801,
                "name": "Venome",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wire Maniacs",
            "abbreviation": "WM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14933/?format=api",
                "id": 14933,
                "name": "Wire Maniacs",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04",
    "supertype": "music",
    "platforms": [],
    "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/wiremaniacs/wm-mlife.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}