GET /api/v1/releasers/25296/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/39618/?format=api",
        "demozoo_url": "https://demozoo.org/music/39618/",
        "id": 39618,
        "title": "ISO",
        "author_nicks": [
            {
                "name": "Ryo-Ohki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14115/?format=api",
                    "id": 14115,
                    "name": "Ryo-Ohki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logic",
                "abbreviation": "LGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14120/?format=api",
                    "id": 14120,
                    "name": "Logic",
                    "is_group": true
                }
            },
            {
                "name": "Perspective",
                "abbreviation": "PSP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25295/?format=api",
                    "id": 25295,
                    "name": "Perspective",
                    "is_group": true
                }
            },
            {
                "name": "Pruht",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25296/?format=api",
                    "id": 25296,
                    "name": "Pruht",
                    "is_group": true
                }
            },
            {
                "name": "The Unstoppable Hacker Bunch",
                "abbreviation": "TUHB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                    "id": 20748,
                    "name": "The Unstoppable Hacker Bunch",
                    "is_group": true
                }
            },
            {
                "name": "Trinity",
                "abbreviation": "TNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                    "id": 11018,
                    "name": "Trinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]