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

{
    "url": "https://demozoo.org/api/v1/productions/358295/?format=api",
    "demozoo_url": "https://demozoo.org/music/358295/",
    "id": 358295,
    "title": "In The Mix Part 1 (TKR)",
    "author_nicks": [
        {
            "name": "The Knight Rider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/103862/?format=api",
                "id": 103862,
                "name": "The Knight Rider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Web Inc.",
            "abbreviation": "TWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63665/?format=api",
                "id": 63665,
                "name": "The Web Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1988",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost-ish",
        "sonix"
    ]
}