GET /api/v1/releasers/88524/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/304653/?format=api",
        "demozoo_url": "https://demozoo.org/music/304653/",
        "id": 304653,
        "title": "A Better Future",
        "author_nicks": [
            {
                "name": "Phia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88100/?format=api",
                    "id": 88100,
                    "name": "Phia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Transient",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88524/?format=api",
                    "id": 88524,
                    "name": "Transient",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mmd1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/354821/?format=api",
        "demozoo_url": "https://demozoo.org/music/354821/",
        "id": 354821,
        "title": "Acid Trips",
        "author_nicks": [
            {
                "name": "Phia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88100/?format=api",
                    "id": 88100,
                    "name": "Phia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Transient",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88524/?format=api",
                    "id": 88524,
                    "name": "Transient",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mmd1"
        ]
    }
]