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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284886/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/284886/",
        "id": 284886,
        "title": "Postpax",
        "author_nicks": [
            {
                "name": "Janne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1127/?format=api",
                    "id": 1127,
                    "name": "Janne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Innate",
                "abbreviation": "INN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45288/?format=api",
                    "id": 45288,
                    "name": "Innate",
                    "is_group": true
                }
            },
            {
                "name": "Jumalauta",
                "abbreviation": "JML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                    "id": 1297,
                    "name": "Jumalauta",
                    "is_group": true
                }
            },
            {
                "name": "Matt Current",
                "abbreviation": "MC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                    "id": 10,
                    "name": "Matt Current",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-10-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/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]