GET /api/v1/releasers/84338/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/24288/?format=api",
        "demozoo_url": "https://demozoo.org/music/24288/",
        "id": 24288,
        "title": "Red Lights",
        "author_nicks": [
            {
                "name": "Radiance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1175/?format=api",
                    "id": 1175,
                    "name": "Radiance",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DZone",
                "abbreviation": "DZN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15165/?format=api",
                    "id": 15165,
                    "name": "DZone",
                    "is_group": true
                }
            },
            {
                "name": "LDZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84338/?format=api",
                    "id": 84338,
                    "name": "LDZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]