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

[
    {
        "url": "https://demozoo.org/api/v1/productions/86688/?format=api",
        "demozoo_url": "https://demozoo.org/music/86688/",
        "id": 86688,
        "title": "Snow",
        "author_nicks": [
            {
                "name": "Dent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5389/?format=api",
                    "id": 5389,
                    "name": "Dent",
                    "is_group": false
                }
            },
            {
                "name": "Intregity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43135/?format=api",
                    "id": 43135,
                    "name": "Intregity",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nocturnal",
                "abbreviation": "NCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
                    "id": 4243,
                    "name": "Nocturnal",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-05-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]