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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373227/?format=api",
        "demozoo_url": "https://demozoo.org/music/373227/",
        "id": 373227,
        "title": "Another World",
        "author_nicks": [
            {
                "name": "D.⌡.$cream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137779/?format=api",
                    "id": 137779,
                    "name": "D.⌡.$cream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Parliament Project",
                "abbreviation": "PMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                    "id": 26779,
                    "name": "Parliament Project",
                    "is_group": true
                }
            },
            {
                "name": "Venture International Party",
                "abbreviation": "ViP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86006/?format=api",
                    "id": 86006,
                    "name": "Venture International Party",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/373245/?format=api",
        "demozoo_url": "https://demozoo.org/music/373245/",
        "id": 373245,
        "title": "Elisabeth",
        "author_nicks": [
            {
                "name": "Beaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15737/?format=api",
                    "id": 15737,
                    "name": "Beaver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "T-Rex",
                "abbreviation": "TRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                    "id": 379,
                    "name": "T-Rex",
                    "is_group": true
                }
            },
            {
                "name": "Venture International Party",
                "abbreviation": "ViP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86006/?format=api",
                    "id": 86006,
                    "name": "Venture International Party",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]