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

[
    {
        "url": "https://demozoo.org/api/v1/productions/343928/?format=api",
        "demozoo_url": "https://demozoo.org/music/343928/",
        "id": 343928,
        "title": "Clash",
        "author_nicks": [
            {
                "name": "Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77841/?format=api",
                    "id": 77841,
                    "name": "Grey",
                    "is_group": false
                }
            },
            {
                "name": "Phil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76756/?format=api",
                    "id": 76756,
                    "name": "Phil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "British Swapping Syndicate",
                "abbreviation": "BSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76755/?format=api",
                    "id": 76755,
                    "name": "British Swapping Syndicate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-02-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish"
        ]
    }
]