GET /api/v1/releasers/53262/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/211338/?format=api",
        "demozoo_url": "https://demozoo.org/music/211338/",
        "id": 211338,
        "title": "Brutal Recall",
        "author_nicks": [
            {
                "name": "T. Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48304/?format=api",
                    "id": 48304,
                    "name": "Fairbank",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Recall",
                "abbreviation": "RCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53262/?format=api",
                    "id": 53262,
                    "name": "Recall",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195003/?format=api",
        "demozoo_url": "https://demozoo.org/music/195003/",
        "id": 195003,
        "title": "The Puncher",
        "author_nicks": [
            {
                "name": "Hardsequenzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82707/?format=api",
                    "id": 82707,
                    "name": "Hardsequenzer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Recall",
                "abbreviation": "RCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53262/?format=api",
                    "id": 53262,
                    "name": "Recall",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-03-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "oktalyzer"
        ]
    }
]