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

[
    {
        "url": "https://demozoo.org/api/v1/productions/314045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/314045/",
        "id": 314045,
        "title": "Forever Alone",
        "author_nicks": [
            {
                "name": "HNSK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134318/?format=api",
                    "id": 134318,
                    "name": "HNSK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Boozeskene",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134319/?format=api",
                    "id": 134319,
                    "name": "Boozeskene",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]