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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53562/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53562/",
        "id": 53562,
        "title": "Территория ART HOUSE",
        "author_nicks": [
            {
                "name": "Babay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31209/?format=api",
                    "id": 31209,
                    "name": "Babay",
                    "is_group": false
                }
            },
            {
                "name": "Egor Stolmakov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32871/?format=api",
                    "id": 32871,
                    "name": "Egor",
                    "is_group": false
                }
            },
            {
                "name": "Viktor Ruzanov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31211/?format=api",
                    "id": 31211,
                    "name": "Viktor Ruzanov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]