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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58245/?format=api",
        "demozoo_url": "https://demozoo.org/music/58245/",
        "id": 58245,
        "title": "Instabil",
        "author_nicks": [
            {
                "name": "Tomaes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                    "id": 6833,
                    "name": "Tomaes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Sound Experience",
                "abbreviation": "NSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31315/?format=api",
                    "id": 31315,
                    "name": "New Sound Experience",
                    "is_group": true
                }
            },
            {
                "name": "TAP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
                    "id": 5834,
                    "name": "TAP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "psycle"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53809/?format=api",
        "demozoo_url": "https://demozoo.org/music/53809/",
        "id": 53809,
        "title": "Merged Dimensions",
        "author_nicks": [
            {
                "name": "Genox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/303/?format=api",
                    "id": 303,
                    "name": "Genox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calodox",
                "abbreviation": "CDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                    "id": 53,
                    "name": "Calodox",
                    "is_group": true
                }
            },
            {
                "name": "New Sound Experience",
                "abbreviation": "NSE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31315/?format=api",
                    "id": 31315,
                    "name": "New Sound Experience",
                    "is_group": true
                }
            },
            {
                "name": "Vantage",
                "abbreviation": "VTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                    "id": 71,
                    "name": "Vantage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]