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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307704/?format=api",
        "demozoo_url": "https://demozoo.org/music/307704/",
        "id": 307704,
        "title": "Replacement Label",
        "author_nicks": [
            {
                "name": "V0yager",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6404/?format=api",
                    "id": 6404,
                    "name": "V0yager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45589/?format=api",
                    "id": 45589,
                    "name": "Zoo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-04-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/89511/?format=api",
        "demozoo_url": "https://demozoo.org/music/89511/",
        "id": 89511,
        "title": "Crystal Moon",
        "author_nicks": [
            {
                "name": "V0yager",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6404/?format=api",
                    "id": 6404,
                    "name": "V0yager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nah-Kolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                    "id": 606,
                    "name": "Nah-Kolor",
                    "is_group": true
                }
            },
            {
                "name": "Zoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45589/?format=api",
                    "id": 45589,
                    "name": "Zoo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-09-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    }
]