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

{
    "url": "https://demozoo.org/api/v1/productions/157754/?format=api",
    "demozoo_url": "https://demozoo.org/music/157754/",
    "id": 157754,
    "title": "Tannhäuser Gate (Soundtrack)",
    "author_nicks": [
        {
            "name": "Tripper",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3766/?format=api",
                "id": 3766,
                "name": "Tripper",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cubicle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3735/?format=api",
                "id": 3735,
                "name": "Cubicle",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-07-30",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}