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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157426/?format=api",
        "demozoo_url": "https://demozoo.org/music/157426/",
        "id": 157426,
        "title": "Fester # 3",
        "author_nicks": [
            {
                "name": "Fester",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65497/?format=api",
                    "id": 65497,
                    "name": "Fester",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nikki Corruptions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7700/?format=api",
                    "id": 7700,
                    "name": "Nikki Corruptions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]