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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317696/?format=api",
        "demozoo_url": "https://demozoo.org/music/317696/",
        "id": 317696,
        "title": "Cardiaxx On Stage",
        "author_nicks": [
            {
                "name": "Cardiaxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100351/?format=api",
                    "id": 100351,
                    "name": "Cardiaxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wedlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100350/?format=api",
                    "id": 100350,
                    "name": "Wedlock",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-10",
        "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/226552/?format=api",
        "demozoo_url": "https://demozoo.org/music/226552/",
        "id": 226552,
        "title": "Seven-Up",
        "author_nicks": [
            {
                "name": "Cardiaxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100351/?format=api",
                    "id": 100351,
                    "name": "Cardiaxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wedlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100350/?format=api",
                    "id": 100350,
                    "name": "Wedlock",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-06",
        "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"
        ]
    }
]