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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2919/?format=api",
        "demozoo_url": "https://demozoo.org/music/2919/",
        "id": 2919,
        "title": "Gun.Smoke",
        "author_nicks": [
            {
                "name": "Cheetah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/459/?format=api",
                    "id": 459,
                    "name": "Cheetah",
                    "is_group": false
                }
            },
            {
                "name": "Leia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5258/?format=api",
                    "id": 5258,
                    "name": "Leia",
                    "is_group": false
                }
            },
            {
                "name": "Stoney",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5394/?format=api",
                    "id": 5394,
                    "name": "Stoney",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team Karbis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5398/?format=api",
                    "id": 5398,
                    "name": "Team Karbis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-11-15",
        "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"
        ]
    }
]