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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178779/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178779/",
        "id": 178779,
        "title": "Holydays",
        "author_nicks": [
            {
                "name": "Data",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74467/?format=api",
                    "id": 74467,
                    "name": "Data",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paradox",
                "abbreviation": "PDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                    "id": 1853,
                    "name": "Paradox",
                    "is_group": true
                }
            },
            {
                "name": "Superiors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55018/?format=api",
                    "id": 55018,
                    "name": "Superiors",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-03",
        "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": []
    }
]