GET /api/v1/releasers/150615/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/250126/?format=api",
        "demozoo_url": "https://demozoo.org/music/250126/",
        "id": 250126,
        "title": "The-Real-Thing",
        "author_nicks": [
            {
                "name": "Dragonbane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/791/?format=api",
                    "id": 791,
                    "name": "Mantronix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Omikron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150615/?format=api",
                    "id": 150615,
                    "name": "Omikron",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-10-11",
        "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"
        ]
    }
]