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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352964/?format=api",
        "demozoo_url": "https://demozoo.org/music/352964/",
        "id": 352964,
        "title": "Orga Lieb",
        "author_nicks": [
            {
                "name": "Phobium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4220/?format=api",
                    "id": 4220,
                    "name": "Phobium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            },
            {
                "name": "Penumbra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20370/?format=api",
                    "id": 20370,
                    "name": "Penumbra",
                    "is_group": true
                }
            },
            {
                "name": "Placid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59919/?format=api",
                    "id": 59919,
                    "name": "Placid",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-07-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31418/?format=api",
        "demozoo_url": "https://demozoo.org/music/31418/",
        "id": 31418,
        "title": "Calyx",
        "author_nicks": [
            {
                "name": "Phobium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4220/?format=api",
                    "id": 4220,
                    "name": "Phobium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Penumbra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20370/?format=api",
                    "id": 20370,
                    "name": "Penumbra",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-07-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]