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

[
    {
        "url": "https://demozoo.org/api/v1/productions/117085/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117085/",
        "id": 117085,
        "title": "Sudebnaya Sistema 2050",
        "author_nicks": [
            {
                "name": "Alexey Rogojin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51558/?format=api",
                    "id": 51558,
                    "name": "Alexey Rogojin",
                    "is_group": false
                }
            },
            {
                "name": "Babay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31209/?format=api",
                    "id": 31209,
                    "name": "Babay",
                    "is_group": false
                }
            },
            {
                "name": "Very Cool Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51559/?format=api",
                    "id": 51559,
                    "name": "Very Cool Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]