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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36061/?format=api",
        "demozoo_url": "https://demozoo.org/music/36061/",
        "id": 36061,
        "title": "Dreamish",
        "author_nicks": [
            {
                "name": "W!g",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23624/?format=api",
                    "id": 23624,
                    "name": "W!g",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DLV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23625/?format=api",
                    "id": 23625,
                    "name": "DLV",
                    "is_group": true
                }
            },
            {
                "name": "Giants",
                "abbreviation": "GTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5531/?format=api",
                    "id": 5531,
                    "name": "Giants",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-14",
        "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"
        ]
    }
]