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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310665/?format=api",
        "demozoo_url": "https://demozoo.org/music/310665/",
        "id": 310665,
        "title": "Knorp",
        "author_nicks": [
            {
                "name": "Corpsicle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18798/?format=api",
                    "id": 18798,
                    "name": "Corpsicle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BAAB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116448/?format=api",
                    "id": 116448,
                    "name": "BAAB",
                    "is_group": true
                }
            },
            {
                "name": "iNSANE",
                "abbreviation": "INS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                    "id": 610,
                    "name": "iNSANE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-07-23",
        "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/296503/?format=api",
        "demozoo_url": "https://demozoo.org/music/296503/",
        "id": 296503,
        "title": "Baabadok",
        "author_nicks": [
            {
                "name": "Corpsicle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18798/?format=api",
                    "id": 18798,
                    "name": "Corpsicle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BAAB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116448/?format=api",
                    "id": 116448,
                    "name": "BAAB",
                    "is_group": true
                }
            },
            {
                "name": "iNSANE",
                "abbreviation": "INS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                    "id": 610,
                    "name": "iNSANE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]