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

[
    {
        "url": "https://demozoo.org/api/v1/productions/194208/?format=api",
        "demozoo_url": "https://demozoo.org/music/194208/",
        "id": 194208,
        "title": "Rolling Stoned",
        "author_nicks": [
            {
                "name": "Ben Daglish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40576/?format=api",
                    "id": 40576,
                    "name": "Ben Daglish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "We Music",
                "abbreviation": "WEM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51159/?format=api",
                    "id": 51159,
                    "name": "We Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "1986",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281189/?format=api",
        "demozoo_url": "https://demozoo.org/music/281189/",
        "id": 281189,
        "title": "WE M.U.S.I.C. 3",
        "author_nicks": [
            {
                "name": "Antony Crowther",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51160/?format=api",
                    "id": 51160,
                    "name": "Ratt",
                    "is_group": false
                }
            },
            {
                "name": "Ben Daglish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40576/?format=api",
                    "id": 40576,
                    "name": "Ben Daglish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "We Music",
                "abbreviation": "WEM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51159/?format=api",
                    "id": 51159,
                    "name": "We Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "1986",
        "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": [
            "6581"
        ]
    }
]