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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155378/?format=api",
        "demozoo_url": "https://demozoo.org/music/155378/",
        "id": 155378,
        "title": "beasts'n'babies",
        "author_nicks": [
            {
                "name": "Zoltar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6382/?format=api",
                    "id": 6382,
                    "name": "Zoltar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6379/?format=api",
                    "id": 6379,
                    "name": "Advance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21931/?format=api",
        "demozoo_url": "https://demozoo.org/music/21931/",
        "id": 21931,
        "title": "Angeldust",
        "author_nicks": [
            {
                "name": "Zoltar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6382/?format=api",
                    "id": 6382,
                    "name": "Zoltar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6379/?format=api",
                    "id": 6379,
                    "name": "Advance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]