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

[
    {
        "url": "https://demozoo.org/api/v1/productions/209276/?format=api",
        "demozoo_url": "https://demozoo.org/music/209276/",
        "id": 209276,
        "title": "Wet Dreams Part II",
        "author_nicks": [
            {
                "name": "Stonehill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4708/?format=api",
                    "id": 4708,
                    "name": "Stonehill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lionhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4560/?format=api",
                    "id": 4560,
                    "name": "Lionhead",
                    "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/1992/?format=api",
        "demozoo_url": "https://demozoo.org/music/1992/",
        "id": 1992,
        "title": "Quest For Rage",
        "author_nicks": [
            {
                "name": "Stonehill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4708/?format=api",
                    "id": 4708,
                    "name": "Stonehill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lionhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4560/?format=api",
                    "id": 4560,
                    "name": "Lionhead",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]