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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54423/?format=api",
        "demozoo_url": "https://demozoo.org/music/54423/",
        "id": 54423,
        "title": "Biore3",
        "author_nicks": [
            {
                "name": "prook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32677/?format=api",
                    "id": 32677,
                    "name": "prook",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "pinerecords",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32678/?format=api",
                    "id": 32678,
                    "name": "pinerecords",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-05-05",
        "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/48555/?format=api",
        "demozoo_url": "https://demozoo.org/music/48555/",
        "id": 48555,
        "title": "To Duly Fall",
        "author_nicks": [
            {
                "name": "Boop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
                    "id": 27302,
                    "name": "Boop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "pinerecords",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32678/?format=api",
                    "id": 32678,
                    "name": "pinerecords",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]