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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281853/?format=api",
        "demozoo_url": "https://demozoo.org/music/281853/",
        "id": 281853,
        "title": "Kick Da Bass",
        "author_nicks": [
            {
                "name": "GabberDan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116388/?format=api",
                    "id": 116388,
                    "name": "GabberDan",
                    "is_group": false
                }
            },
            {
                "name": "Michelin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116387/?format=api",
                    "id": 116387,
                    "name": "Michelin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trance-o-Mania",
                "abbreviation": "TOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48122/?format=api",
                    "id": 48122,
                    "name": "Trance-o-Mania",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]