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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21803/",
        "id": 21803,
        "title": "Till Fried Chicken",
        "author_nicks": [
            {
                "name": "Olaf Ross",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16051/?format=api",
                    "id": 16051,
                    "name": "Olaf Ross",
                    "is_group": false
                }
            },
            {
                "name": "The Logic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16050/?format=api",
                    "id": 16050,
                    "name": "The Logic",
                    "is_group": false
                }
            },
            {
                "name": "Tig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10608/?format=api",
                    "id": 10608,
                    "name": "Tig",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]