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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326330/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326330/",
        "id": 326330,
        "title": "Zdzich",
        "author_nicks": [
            {
                "name": "Booshman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43803/?format=api",
                    "id": 43803,
                    "name": "Booshman",
                    "is_group": false
                }
            },
            {
                "name": "Kylo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101073/?format=api",
                    "id": 101073,
                    "name": "Kylo",
                    "is_group": false
                }
            },
            {
                "name": "Roger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10903/?format=api",
                    "id": 10903,
                    "name": "Roger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish"
        ]
    }
]