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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309988/?format=api",
        "demozoo_url": "https://demozoo.org/music/309988/",
        "id": 309988,
        "title": "Jesus Rockz!",
        "author_nicks": [
            {
                "name": "Boomerang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57104/?format=api",
                    "id": 57104,
                    "name": "Boomerang",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Music Makers",
                "abbreviation": "TMM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132428/?format=api",
                    "id": 132428,
                    "name": "The Music Makers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309989/?format=api",
        "demozoo_url": "https://demozoo.org/music/309989/",
        "id": 309989,
        "title": "My Heart Will Go On",
        "author_nicks": [
            {
                "name": "Boomerang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57104/?format=api",
                    "id": 57104,
                    "name": "Boomerang",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Music Makers",
                "abbreviation": "TMM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132428/?format=api",
                    "id": 132428,
                    "name": "The Music Makers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]