GET /api/v1/releasers/48119/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/344317/?format=api",
        "demozoo_url": "https://demozoo.org/music/344317/",
        "id": 344317,
        "title": "Bust That Damn Jam!",
        "author_nicks": [
            {
                "name": "Kaotix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48120/?format=api",
                    "id": 48120,
                    "name": "Kaotix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creators of Musical Disasters",
                "abbreviation": "CMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48119/?format=api",
                    "id": 48119,
                    "name": "Creators of Musical Disasters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]