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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193906/?format=api",
        "demozoo_url": "https://demozoo.org/music/193906/",
        "id": 193906,
        "title": "Zapchany Zlew",
        "author_nicks": [
            {
                "name": "Skuter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10933/?format=api",
                    "id": 10933,
                    "name": "F7sus4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Negative",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33940/?format=api",
                    "id": 33940,
                    "name": "Negative",
                    "is_group": true
                }
            },
            {
                "name": "Team9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81976/?format=api",
                    "id": 81976,
                    "name": "Team9",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "2ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276816/?format=api",
        "demozoo_url": "https://demozoo.org/music/276816/",
        "id": 276816,
        "title": "From Hell To The Heaven's Door",
        "author_nicks": [
            {
                "name": "Skuter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10933/?format=api",
                    "id": 10933,
                    "name": "F7sus4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Negative",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33940/?format=api",
                    "id": 33940,
                    "name": "Negative",
                    "is_group": true
                }
            },
            {
                "name": "Team9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81976/?format=api",
                    "id": 81976,
                    "name": "Team9",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]