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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38192/?format=api",
        "demozoo_url": "https://demozoo.org/music/38192/",
        "id": 38192,
        "title": "Fluorescent Sea",
        "author_nicks": [
            {
                "name": "Spectra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10568/?format=api",
                    "id": 10568,
                    "name": "Spectra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bohema",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5727/?format=api",
                    "id": 5727,
                    "name": "Bohema Records",
                    "is_group": true
                }
            },
            {
                "name": "Decree",
                "abbreviation": "DCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10847/?format=api",
                    "id": 10847,
                    "name": "Decree",
                    "is_group": true
                }
            },
            {
                "name": "Fukk My Face",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30958/?format=api",
                    "id": 30958,
                    "name": "Fukk My Face",
                    "is_group": true
                }
            },
            {
                "name": "Madwizards",
                "abbreviation": "MWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                    "id": 450,
                    "name": "Madwizards",
                    "is_group": true
                }
            },
            {
                "name": "Monar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15026/?format=api",
                    "id": 15026,
                    "name": "Monar Records",
                    "is_group": true
                }
            },
            {
                "name": "Pic Saint Loup",
                "abbreviation": "PSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/451/?format=api",
                    "id": 451,
                    "name": "Pic Saint Loup",
                    "is_group": true
                }
            },
            {
                "name": "Veezya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3789/?format=api",
                    "id": 3789,
                    "name": "Veezya",
                    "is_group": true
                }
            },
            {
                "name": "opti-evexalize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135963/?format=api",
                    "id": 135963,
                    "name": "opti-evexalize",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "digibooster",
            "4ch",
            "mod"
        ]
    }
]