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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306708/?format=api",
        "demozoo_url": "https://demozoo.org/music/306708/",
        "id": 306708,
        "title": "Swamp Orgy",
        "author_nicks": [
            {
                "name": "Quarex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19702/?format=api",
                    "id": 19702,
                    "name": "Quarex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creators of Intense Art",
                "abbreviation": "CiA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                    "id": 17338,
                    "name": "Creators of Intense Art",
                    "is_group": true
                }
            },
            {
                "name": "Defi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130625/?format=api",
                    "id": 130625,
                    "name": "Defi",
                    "is_group": true
                }
            },
            {
                "name": "Epinicion",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                    "id": 30711,
                    "name": "Epinicion",
                    "is_group": true
                }
            },
            {
                "name": "Transik F/X",
                "abbreviation": "TFX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121667/?format=api",
                    "id": 121667,
                    "name": "Transik F/X",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "mtm"
        ]
    }
]