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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20457/?format=api",
        "demozoo_url": "https://demozoo.org/music/20457/",
        "id": 20457,
        "title": "Oxyron",
        "author_nicks": [
            {
                "name": "Blz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/521/?format=api",
                    "id": 521,
                    "name": "Blz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exmortis",
                "abbreviation": "XMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4250/?format=api",
                    "id": 4250,
                    "name": "Exmortis",
                    "is_group": true
                }
            },
            {
                "name": "Razor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39864/?format=api",
                    "id": 39864,
                    "name": "Razor",
                    "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": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]