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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158741/?format=api",
        "demozoo_url": "https://demozoo.org/music/158741/",
        "id": 158741,
        "title": "Mamba_Disk_Music",
        "author_nicks": [
            {
                "name": "the unconsciousness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                    "id": 906,
                    "name": "Dalezy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ethos9",
                "abbreviation": "E9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9907/?format=api",
                    "id": 9907,
                    "name": "Ethos9",
                    "is_group": true
                }
            },
            {
                "name": "GS Alliance",
                "abbreviation": "GSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48252/?format=api",
                    "id": 48252,
                    "name": "GS Alliance",
                    "is_group": true
                }
            },
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            },
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09",
        "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"
        ]
    }
]