GET /api/v1/releasers/42498/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/84282/?format=api",
        "demozoo_url": "https://demozoo.org/music/84282/",
        "id": 84282,
        "title": "Dream About Desert",
        "author_nicks": [
            {
                "name": "Cactoos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14869/?format=api",
                    "id": 14869,
                    "name": "Cactoos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Da'Hoo",
                "abbreviation": "dh0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29773/?format=api",
                    "id": 29773,
                    "name": "uN aMoR",
                    "is_group": true
                }
            },
            {
                "name": "Harvester",
                "abbreviation": "HVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10870/?format=api",
                    "id": 10870,
                    "name": "Harvester",
                    "is_group": true
                }
            },
            {
                "name": "Lazy Minds",
                "abbreviation": "LM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41369/?format=api",
                    "id": 41369,
                    "name": "Lazy Minds",
                    "is_group": true
                }
            },
            {
                "name": "New Age Beats",
                "abbreviation": "NAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30526/?format=api",
                    "id": 30526,
                    "name": "New Age Beats",
                    "is_group": true
                }
            },
            {
                "name": "rjf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42498/?format=api",
                    "id": 42498,
                    "name": "rjf",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]