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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280618/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280618/",
        "id": 280618,
        "title": "Waskawy Pan",
        "author_nicks": [
            {
                "name": "Epi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19704/?format=api",
                    "id": 19704,
                    "name": "Epi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SUPERROTOR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115494/?format=api",
                    "id": 115494,
                    "name": "SUPERROTOR",
                    "is_group": true
                }
            },
            {
                "name": "Tristesse",
                "abbreviation": "TRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15361/?format=api",
                    "id": 15361,
                    "name": "Tristesse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "polish-title"
        ]
    }
]