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

[
    {
        "url": "https://demozoo.org/api/v1/productions/14485/?format=api",
        "demozoo_url": "https://demozoo.org/music/14485/",
        "id": 14485,
        "title": "Light",
        "author_nicks": [
            {
                "name": "Yerzmyey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                    "id": 8931,
                    "name": "Yerzmyey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CTL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70883/?format=api",
                    "id": 70883,
                    "name": "CTL",
                    "is_group": true
                }
            },
            {
                "name": "Hooy-Program",
                "abbreviation": "H-Prg",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                    "id": 1427,
                    "name": "Hooy-Program",
                    "is_group": true
                }
            },
            {
                "name": "Raww Arse",
                "abbreviation": "RA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8881/?format=api",
                    "id": 8881,
                    "name": "Raww Arse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]