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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308408/?format=api",
        "demozoo_url": "https://demozoo.org/music/308408/",
        "id": 308408,
        "title": "m1",
        "author_nicks": [
            {
                "name": "Stalker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75296/?format=api",
                    "id": 75296,
                    "name": "Stalker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65301/?format=api",
                    "id": 65301,
                    "name": "Genesis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-11-24",
        "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/158604/?format=api",
        "demozoo_url": "https://demozoo.org/music/158604/",
        "id": 158604,
        "title": "Cyber",
        "author_nicks": [
            {
                "name": "Smasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24704/?format=api",
                    "id": 24704,
                    "name": "Smasher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65301/?format=api",
                    "id": 65301,
                    "name": "Genesis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-06-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]