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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309468/?format=api",
        "demozoo_url": "https://demozoo.org/music/309468/",
        "id": 309468,
        "title": "A Source of Light",
        "author_nicks": [
            {
                "name": "Dustbin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11521/?format=api",
                    "id": 11521,
                    "name": "Dustbin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65651/?format=api",
                    "id": 65651,
                    "name": "Nemesis",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319441/?format=api",
        "demozoo_url": "https://demozoo.org/music/319441/",
        "id": 319441,
        "title": "MNL",
        "author_nicks": [
            {
                "name": "Xenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65703/?format=api",
                    "id": 65703,
                    "name": "Xenon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65651/?format=api",
                    "id": 65651,
                    "name": "Nemesis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    }
]