GET /api/v1/releasers/17300/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/352484/?format=api",
        "demozoo_url": "https://demozoo.org/music/352484/",
        "id": 352484,
        "title": "Thorax",
        "author_nicks": [],
        "author_affiliation_nicks": [
            {
                "name": "Thorax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17300/?format=api",
                    "id": 17300,
                    "name": "Thorax",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod",
            "unknown-author"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161603/?format=api",
        "demozoo_url": "https://demozoo.org/music/161603/",
        "id": 161603,
        "title": "Yazzoo",
        "author_nicks": [],
        "author_affiliation_nicks": [
            {
                "name": "Thorax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17300/?format=api",
                    "id": 17300,
                    "name": "Thorax",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod",
            "lost-ish"
        ]
    }
]