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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167220/?format=api",
        "demozoo_url": "https://demozoo.org/music/167220/",
        "id": 167220,
        "title": "After Eight",
        "author_nicks": [
            {
                "name": "Dr. Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16254/?format=api",
                    "id": 16254,
                    "name": "Reflect",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Astra Syntex",
                "abbreviation": "ATS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10285/?format=api",
                    "id": 10285,
                    "name": "Astra Syntex",
                    "is_group": true
                }
            },
            {
                "name": "Eltech",
                "abbreviation": "ELT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                    "id": 8534,
                    "name": "Eltech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "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"
        ]
    }
]