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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27380/?format=api",
        "demozoo_url": "https://demozoo.org/music/27380/",
        "id": 27380,
        "title": "Saturation Point",
        "author_nicks": [
            {
                "name": "Mudpecker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19035/?format=api",
                    "id": 19035,
                    "name": "Mudpecker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diesel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144009/?format=api",
                    "id": 144009,
                    "name": "Diesel",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "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/308931/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/308931/",
        "id": 308931,
        "title": "Aivoton Ambienttikana",
        "author_nicks": [
            {
                "name": "Dee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62013/?format=api",
                    "id": 62013,
                    "name": "Dee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diesel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144009/?format=api",
                    "id": 144009,
                    "name": "Diesel",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-26",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "finnish"
        ]
    }
]