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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32114/?format=api",
        "demozoo_url": "https://demozoo.org/music/32114/",
        "id": 32114,
        "title": "Wieder-Sehn-Such",
        "author_nicks": [
            {
                "name": "EduArt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21499/?format=api",
                    "id": 21499,
                    "name": "EduArt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vacuum",
                "abbreviation": "VAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                    "id": 3757,
                    "name": "Vacuum",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "13ch",
            "dmf"
        ]
    }
]