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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283655/?format=api",
        "demozoo_url": "https://demozoo.org/music/283655/",
        "id": 283655,
        "title": "battle cry",
        "author_nicks": [
            {
                "name": "Buddha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116860/?format=api",
                    "id": 116860,
                    "name": "Buddha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "H2o",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116859/?format=api",
                    "id": 116859,
                    "name": "H2o",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283656/?format=api",
        "demozoo_url": "https://demozoo.org/music/283656/",
        "id": 283656,
        "title": "time",
        "author_nicks": [
            {
                "name": "Buddha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116860/?format=api",
                    "id": 116860,
                    "name": "Buddha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "H2o",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116859/?format=api",
                    "id": 116859,
                    "name": "H2o",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]