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

{
    "url": "https://demozoo.org/api/v1/productions/268923/?format=api",
    "demozoo_url": "https://demozoo.org/music/268923/",
    "id": 268923,
    "title": "Melodramatic Tendencies",
    "author_nicks": [
        {
            "name": "Troll",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                "id": 77188,
                "name": "Cranksy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-01-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
            "id": 52,
            "name": "Music Pack",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/music/disks/1997/t_mellow.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}