GET /api/v1/releasers/8716/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/154012/?format=api",
        "demozoo_url": "https://demozoo.org/music/154012/",
        "id": 154012,
        "title": "The Persuasive Theme 2",
        "author_nicks": [
            {
                "name": "Jazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48206/?format=api",
                    "id": 48206,
                    "name": "CS-Jay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Persuasive Music",
                "abbreviation": "PM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19751/?format=api",
                    "id": 19751,
                    "name": "Persuasive Music",
                    "is_group": true
                }
            },
            {
                "name": "Scoopex",
                "abbreviation": "SCX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                    "id": 361,
                    "name": "Scoopex",
                    "is_group": true
                }
            },
            {
                "name": "bLaSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8716/?format=api",
                    "id": 8716,
                    "name": "bLaSM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7778/?format=api",
        "demozoo_url": "https://demozoo.org/music/7778/",
        "id": 7778,
        "title": "TP5 v2.3",
        "author_nicks": [
            {
                "name": "Jazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48206/?format=api",
                    "id": 48206,
                    "name": "CS-Jay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Persuasive Music",
                "abbreviation": "PM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19751/?format=api",
                    "id": 19751,
                    "name": "Persuasive Music",
                    "is_group": true
                }
            },
            {
                "name": "Scoopex",
                "abbreviation": "SCX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                    "id": 361,
                    "name": "Scoopex",
                    "is_group": true
                }
            },
            {
                "name": "bLaSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8716/?format=api",
                    "id": 8716,
                    "name": "bLaSM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]