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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335803/?format=api",
        "demozoo_url": "https://demozoo.org/music/335803/",
        "id": 335803,
        "title": "Musta muovisakki",
        "author_nicks": [
            {
                "name": "Palikka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140662/?format=api",
                    "id": 140662,
                    "name": "Palikka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wäinämö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140663/?format=api",
                    "id": 140663,
                    "name": "Wäinämö",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-27",
        "supertype": "music",
        "platforms": [],
        "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/335807/?format=api",
        "demozoo_url": "https://demozoo.org/music/335807/",
        "id": 335807,
        "title": "Gabba-le",
        "author_nicks": [
            {
                "name": "Lerssi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140664/?format=api",
                    "id": 140664,
                    "name": "Lerssi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wäinämö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140663/?format=api",
                    "id": 140663,
                    "name": "Wäinämö",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]