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

[
    {
        "url": "https://demozoo.org/api/v1/productions/119183/?format=api",
        "demozoo_url": "https://demozoo.org/music/119183/",
        "id": 119183,
        "title": "vnc91-fts-endpart",
        "author_nicks": [
            {
                "name": "Vince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35619/?format=api",
                    "id": 35619,
                    "name": "Vince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Subsonic",
                "abbreviation": "SBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35618/?format=api",
                    "id": 35618,
                    "name": "Subsonic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-11-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375269/",
        "id": 375269,
        "title": "vnc91-space",
        "author_nicks": [
            {
                "name": "Vince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35619/?format=api",
                    "id": 35619,
                    "name": "Vince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Subsonic",
                "abbreviation": "SBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35618/?format=api",
                    "id": 35618,
                    "name": "Subsonic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]