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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178369/?format=api",
        "demozoo_url": "https://demozoo.org/music/178369/",
        "id": 178369,
        "title": "tumtuh",
        "author_nicks": [
            {
                "name": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "s.k.o.y.p.",
                "abbreviation": "skoyp",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64591/?format=api",
                    "id": 64591,
                    "name": "s.k.o.y.p.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-09-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177362/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177362/",
        "id": 177362,
        "title": "nikak",
        "author_nicks": [
            {
                "name": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            },
            {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ye Olde Laptops Posse",
                "abbreviation": "YOLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24023/?format=api",
                    "id": 24023,
                    "name": "Ye Olde Laptops Posse",
                    "is_group": true
                }
            },
            {
                "name": "s.k.o.y.p.",
                "abbreviation": "skoyp",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64591/?format=api",
                    "id": 64591,
                    "name": "s.k.o.y.p.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]