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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315519/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315519/",
        "id": 315519,
        "title": "Belgian Glory 6",
        "author_nicks": [
            {
                "name": "Delirium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121394/?format=api",
                    "id": 121394,
                    "name": "Delirium",
                    "is_group": false
                }
            },
            {
                "name": "Kickface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134736/?format=api",
                    "id": 134736,
                    "name": "Kickface",
                    "is_group": false
                }
            },
            {
                "name": "TFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35444/?format=api",
                    "id": 35444,
                    "name": "TFX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02-04",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy",
            "amigaguide",
            "bbs-list",
            "belgian-glory"
        ]
    }
]