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

[
    {
        "url": "https://demozoo.org/api/v1/productions/174956/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174956/",
        "id": 174956,
        "title": "Kiertopalkinnot",
        "author_nicks": [
            {
                "name": "pellepuku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72876/?format=api",
                    "id": 72876,
                    "name": "pellepuku",
                    "is_group": false
                }
            },
            {
                "name": "pokaali",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72877/?format=api",
                    "id": 72877,
                    "name": "pokaali",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]