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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192846/?format=api",
        "demozoo_url": "https://demozoo.org/music/192846/",
        "id": 192846,
        "title": "Suffering Distress",
        "author_nicks": [
            {
                "name": "Dexedrine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42351/?format=api",
                    "id": 42351,
                    "name": "Dexed",
                    "is_group": false
                }
            },
            {
                "name": "Redd:line",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30938/?format=api",
                    "id": 30938,
                    "name": "Reddline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Proph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89639/?format=api",
                    "id": 89639,
                    "name": "Proph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "46ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203778/?format=api",
        "demozoo_url": "https://demozoo.org/music/203778/",
        "id": 203778,
        "title": "Massive Onrush",
        "author_nicks": [
            {
                "name": "Dexedrine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42351/?format=api",
                    "id": 42351,
                    "name": "Dexed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Distort Waves",
                "abbreviation": "DW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18544/?format=api",
                    "id": 18544,
                    "name": "Distort Waves",
                    "is_group": true
                }
            },
            {
                "name": "Proph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89639/?format=api",
                    "id": 89639,
                    "name": "Proph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]