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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327660/?format=api",
        "demozoo_url": "https://demozoo.org/music/327660/",
        "id": 327660,
        "title": "Billie Jean",
        "author_nicks": [],
        "author_affiliation_nicks": [
            {
                "name": "1001 Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22181/?format=api",
                    "id": 22181,
                    "name": "1001 Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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": [
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301775/?format=api",
        "demozoo_url": "https://demozoo.org/music/301775/",
        "id": 301775,
        "title": "Suburbia",
        "author_nicks": [
            {
                "name": "Mad 69",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54746/?format=api",
                    "id": 54746,
                    "name": "Mad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "1001 Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22181/?format=api",
                    "id": 22181,
                    "name": "1001 Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1987-01",
        "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",
            "cover-version"
        ]
    }
]