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

{
    "url": "https://demozoo.org/api/v1/productions/119842/?format=api",
    "demozoo_url": "https://demozoo.org/music/119842/",
    "id": 119842,
    "title": "As A Butterfly",
    "author_nicks": [
        {
            "name": "KAM_",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5769/?format=api",
                "id": 5769,
                "name": "Kamson",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Iris",
            "abbreviation": "IRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-03",
    "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": []
}