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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291017/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291017/",
        "id": 291017,
        "title": "The Yuelden Security System v1.0",
        "author_nicks": [
            {
                "name": "The Yuelden Team",
                "abbreviation": "TYT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119827/?format=api",
                    "id": 119827,
                    "name": "The Yuelden Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-26",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "amiex-misc",
            "systemx"
        ]
    }
]