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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373982/?format=api",
        "demozoo_url": "https://demozoo.org/music/373982/",
        "id": 373982,
        "title": "Dentro",
        "author_nicks": [
            {
                "name": "Mr. M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150463/?format=api",
                    "id": 150463,
                    "name": "Mr. M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Lordz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101845/?format=api",
                    "id": 101845,
                    "name": "The Lordz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225091/?format=api",
        "demozoo_url": "https://demozoo.org/music/225091/",
        "id": 225091,
        "title": "Notgerapped",
        "author_nicks": [
            {
                "name": "Hxb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98561/?format=api",
                    "id": 98561,
                    "name": "Hxb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Lordz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101845/?format=api",
                    "id": 101845,
                    "name": "The Lordz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-24",
        "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"
        ]
    }
]