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

[
    {
        "url": "https://demozoo.org/api/v1/productions/182606/?format=api",
        "demozoo_url": "https://demozoo.org/music/182606/",
        "id": 182606,
        "title": "Jungle Heart",
        "author_nicks": [
            {
                "name": "J-Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35572/?format=api",
                    "id": 35572,
                    "name": "Jaywolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "InterActive",
                "abbreviation": "IA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53952/?format=api",
                    "id": 53952,
                    "name": "InterActive",
                    "is_group": true
                }
            },
            {
                "name": "Triangle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16034/?format=api",
                    "id": 16034,
                    "name": "Triangle",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]