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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147781/?format=api",
        "demozoo_url": "https://demozoo.org/music/147781/",
        "id": 147781,
        "title": "Tea Please",
        "author_nicks": [
            {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blazon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                    "id": 33617,
                    "name": "Blazon",
                    "is_group": true
                }
            },
            {
                "name": "People of Liberty",
                "abbreviation": "POL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16411/?format=api",
                    "id": 16411,
                    "name": "People of Liberty",
                    "is_group": true
                }
            },
            {
                "name": "Psytronik Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61980/?format=api",
                    "id": 61980,
                    "name": "Psytronik Software",
                    "is_group": true
                }
            },
            {
                "name": "The New Dimension",
                "abbreviation": "TND",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16410/?format=api",
                    "id": 16410,
                    "name": "The New Dimension",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-10-17",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580",
            "dmc"
        ]
    }
]