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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23956/?format=api",
        "demozoo_url": "https://demozoo.org/music/23956/",
        "id": 23956,
        "title": "Freiheit",
        "author_nicks": [
            {
                "name": "Legalize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17426/?format=api",
                    "id": 17426,
                    "name": "Legalize",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Büschi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17429/?format=api",
                    "id": 17429,
                    "name": "Büschi",
                    "is_group": true
                }
            },
            {
                "name": "Datenanarchist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17428/?format=api",
                    "id": 17428,
                    "name": "Datenanarchist",
                    "is_group": true
                }
            },
            {
                "name": "Kami",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17427/?format=api",
                    "id": 17427,
                    "name": "Kami",
                    "is_group": true
                }
            },
            {
                "name": "Ligi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17430/?format=api",
                    "id": 17430,
                    "name": "Ligi",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]