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

[
    {
        "url": "https://demozoo.org/api/v1/productions/227293/?format=api",
        "demozoo_url": "https://demozoo.org/music/227293/",
        "id": 227293,
        "title": "Losing My Mind",
        "author_nicks": [
            {
                "name": "Mad Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102736/?format=api",
                    "id": 102736,
                    "name": "Mad Force",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sycres",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20061/?format=api",
                    "id": 20061,
                    "name": "Sycres",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04",
        "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/29358/?format=api",
        "demozoo_url": "https://demozoo.org/music/29358/",
        "id": 29358,
        "title": "Xtc-Mix `96",
        "author_nicks": [
            {
                "name": "sTEEL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22271/?format=api",
                    "id": 22271,
                    "name": "sTEEL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sycres",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20061/?format=api",
                    "id": 20061,
                    "name": "Sycres",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]