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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147991/?format=api",
        "demozoo_url": "https://demozoo.org/music/147991/",
        "id": 147991,
        "title": "Rough-(HC-version)",
        "author_nicks": [
            {
                "name": "Weirdo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3099/?format=api",
                    "id": 3099,
                    "name": "Densho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Jack",
                "abbreviation": "BlackJack",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61540/?format=api",
                    "id": 61540,
                    "name": "Black Jack",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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/219594/?format=api",
        "demozoo_url": "https://demozoo.org/music/219594/",
        "id": 219594,
        "title": "Broken Dreams",
        "author_nicks": [
            {
                "name": "Light",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76295/?format=api",
                    "id": 76295,
                    "name": "Light",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Jack",
                "abbreviation": "BlackJack",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61540/?format=api",
                    "id": 61540,
                    "name": "Black Jack",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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"
        ]
    }
]