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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368696/?format=api",
        "demozoo_url": "https://demozoo.org/music/368696/",
        "id": 368696,
        "title": "Delusional Influence",
        "author_nicks": [
            {
                "name": "Perpetuator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148220/?format=api",
                    "id": 148220,
                    "name": "Perpetuator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blitz Beat Productions",
                "abbreviation": "BBP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116676/?format=api",
                    "id": 116676,
                    "name": "Blitz Beat Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284318/?format=api",
        "demozoo_url": "https://demozoo.org/music/284318/",
        "id": 284318,
        "title": "Debut",
        "author_nicks": [
            {
                "name": "SML",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117102/?format=api",
                    "id": 117102,
                    "name": "SML",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "VSL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116676/?format=api",
                    "id": 116676,
                    "name": "Blitz Beat Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-01-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                "id": 52,
                "name": "Music Pack",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]