GET /api/v1/releasers/89638/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/203773/?format=api",
        "demozoo_url": "https://demozoo.org/music/203773/",
        "id": 203773,
        "title": "I'm Not Crazy",
        "author_nicks": [
            {
                "name": "Seabrush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29724/?format=api",
                    "id": 29724,
                    "name": "Seabrush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultimaa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28645/?format=api",
                    "id": 28645,
                    "name": "Ultimaa",
                    "is_group": true
                }
            },
            {
                "name": "chujemuje",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89638/?format=api",
                    "id": 89638,
                    "name": "chujemuje",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]