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

[
    {
        "url": "https://demozoo.org/api/v1/productions/210478/?format=api",
        "demozoo_url": "https://demozoo.org/music/210478/",
        "id": 210478,
        "title": "A-Dawn-of-War",
        "author_nicks": [
            {
                "name": "Bryce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8104/?format=api",
                    "id": 8104,
                    "name": "Bryce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Horizon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5222/?format=api",
                    "id": 5222,
                    "name": "Horizon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-03",
        "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/217013/?format=api",
        "demozoo_url": "https://demozoo.org/music/217013/",
        "id": 217013,
        "title": "Eyesremix",
        "author_nicks": [
            {
                "name": "Citizen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60986/?format=api",
                    "id": 60986,
                    "name": "Citizen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Horizon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5222/?format=api",
                    "id": 5222,
                    "name": "Horizon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-04-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]