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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29242/?format=api",
        "demozoo_url": "https://demozoo.org/music/29242/",
        "id": 29242,
        "title": "Unity",
        "author_nicks": [
            {
                "name": "Duffy Duck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19982/?format=api",
                    "id": 19982,
                    "name": "Duffy Duck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Swiss Artists United",
                "abbreviation": "SAU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19983/?format=api",
                    "id": 19983,
                    "name": "Swiss Artists United",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-21",
        "supertype": "music",
        "platforms": [],
        "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/29247/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29247/",
        "id": 29247,
        "title": "CPR",
        "author_nicks": [
            {
                "name": "Cooper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19989/?format=api",
                    "id": 19989,
                    "name": "Cooper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Swiss Artists United",
                "abbreviation": "SAU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19983/?format=api",
                    "id": 19983,
                    "name": "Swiss Artists United",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]