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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309687/?format=api",
        "demozoo_url": "https://demozoo.org/music/309687/",
        "id": 309687,
        "title": "September",
        "author_nicks": [
            {
                "name": "THX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63571/?format=api",
                    "id": 63571,
                    "name": "Thax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wavestorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63572/?format=api",
                    "id": 63572,
                    "name": "Wavestorm",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "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/153030/?format=api",
        "demozoo_url": "https://demozoo.org/music/153030/",
        "id": 153030,
        "title": "Lunatic Dreamscape",
        "author_nicks": [
            {
                "name": "Thax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63571/?format=api",
                    "id": 63571,
                    "name": "Thax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wavestorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63572/?format=api",
                    "id": 63572,
                    "name": "Wavestorm",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]