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

{
    "url": "https://demozoo.org/api/v1/productions/203798/?format=api",
    "demozoo_url": "https://demozoo.org/music/203798/",
    "id": 203798,
    "title": "4M",
    "author_nicks": [
        {
            "name": "Cactoos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14869/?format=api",
                "id": 14869,
                "name": "Cactoos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Age Beats",
            "abbreviation": "NAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30526/?format=api",
                "id": 30526,
                "name": "New Age Beats",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-10-19",
    "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": []
}