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

[
    {
        "url": "https://demozoo.org/api/v1/productions/211509/?format=api",
        "demozoo_url": "https://demozoo.org/music/211509/",
        "id": 211509,
        "title": "Collusion",
        "author_nicks": [
            {
                "name": "Topaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14361/?format=api",
                    "id": 14361,
                    "name": "Topaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scrapers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53553/?format=api",
                    "id": 53553,
                    "name": "Scrapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155764/?format=api",
        "demozoo_url": "https://demozoo.org/music/155764/",
        "id": 155764,
        "title": "Saxolyn",
        "author_nicks": [
            {
                "name": "Daddy Freddy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1217/?format=api",
                    "id": 1217,
                    "name": "Daddy Freddy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scrapers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53553/?format=api",
                    "id": 53553,
                    "name": "Scrapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]