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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214819/?format=api",
        "demozoo_url": "https://demozoo.org/music/214819/",
        "id": 214819,
        "title": "over the rainbow",
        "author_nicks": [
            {
                "name": "Captain Blood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49752/?format=api",
                    "id": 49752,
                    "name": "Avenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95331/?format=api",
                    "id": 95331,
                    "name": "The Power",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/214808/?format=api",
        "demozoo_url": "https://demozoo.org/music/214808/",
        "id": 214808,
        "title": "cat'aplasm",
        "author_nicks": [
            {
                "name": "Captain Blood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49752/?format=api",
                    "id": 49752,
                    "name": "Avenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95331/?format=api",
                    "id": 95331,
                    "name": "The Power",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]