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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169700/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/169700/",
        "id": 169700,
        "title": "Captain vs Pouet",
        "author_nicks": [
            {
                "name": "BDC Iron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69636/?format=api",
                    "id": 69636,
                    "name": "BDC Iron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hard'OS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53481/?format=api",
                    "id": 53481,
                    "name": "Hard'OS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                "id": 61,
                "name": "Amstrad Plus"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]