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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166657/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166657/",
        "id": 166657,
        "title": "OCS/512k Demodisk no. 3",
        "author_nicks": [
            {
                "name": "Tfardy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55265/?format=api",
                    "id": 55265,
                    "name": "Tfardy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RK LE TEam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70151/?format=api",
                    "id": 70151,
                    "name": "RK LE TEam",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-12-11",
        "supertype": "production",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]