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

[
    {
        "url": "https://demozoo.org/api/v1/productions/341798/?format=api",
        "demozoo_url": "https://demozoo.org/music/341798/",
        "id": 341798,
        "title": "Cries For Samples",
        "author_nicks": [
            {
                "name": "Chaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141918/?format=api",
                    "id": 141918,
                    "name": "Chaos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fluid Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58191/?format=api",
                    "id": 58191,
                    "name": "Fluid Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-03-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/341799/?format=api",
        "demozoo_url": "https://demozoo.org/music/341799/",
        "id": 341799,
        "title": "Lemon Breath",
        "author_nicks": [
            {
                "name": "Zox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121300/?format=api",
                    "id": 121300,
                    "name": "Zox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fluid Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58191/?format=api",
                    "id": 58191,
                    "name": "Fluid Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-03-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"
        ]
    }
]