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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29027/?format=api",
        "demozoo_url": "https://demozoo.org/music/29027/",
        "id": 29027,
        "title": "Moon Flowers",
        "author_nicks": [
            {
                "name": "Humanoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19858/?format=api",
                    "id": 19858,
                    "name": "Humanoid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Morbid Minds",
                "abbreviation": "MM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19859/?format=api",
                    "id": 19859,
                    "name": "Morbid Minds",
                    "is_group": true
                }
            },
            {
                "name": "Prophecy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16305/?format=api",
                    "id": 16305,
                    "name": "Prophecy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-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/72058/?format=api",
        "demozoo_url": "https://demozoo.org/music/72058/",
        "id": 72058,
        "title": "HUMAN COMA (JB)",
        "author_nicks": [
            {
                "name": "Humanoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19858/?format=api",
                    "id": 19858,
                    "name": "Humanoid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prophecy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16305/?format=api",
                    "id": 16305,
                    "name": "Prophecy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-05",
        "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"
        ]
    }
]