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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177238/?format=api",
        "demozoo_url": "https://demozoo.org/music/177238/",
        "id": 177238,
        "title": "Hell Yeah! (Evoke Remix)",
        "author_nicks": [
            {
                "name": "Tron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73824/?format=api",
                    "id": 73824,
                    "name": "Tron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wiseguy Industries 2015",
                "abbreviation": "WGI2015",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43099/?format=api",
                    "id": 43099,
                    "name": "Wiseguy Industries 2015",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126280/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126280/",
        "id": 126280,
        "title": "Is It True",
        "author_nicks": [
            {
                "name": "Channel 4",
                "abbreviation": "CHF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54771/?format=api",
                    "id": 54771,
                    "name": "Channel 4",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wiseguy Industries 2015",
                "abbreviation": "WGI2015",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43099/?format=api",
                    "id": 43099,
                    "name": "Wiseguy Industries 2015",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-12-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]