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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44733/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44733/",
        "id": 44733,
        "title": "TIR",
        "author_nicks": [
            {
                "name": "isten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27760/?format=api",
                    "id": 27760,
                    "name": "isten",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "nat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27761/?format=api",
                    "id": 27761,
                    "name": "nat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-17",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]