GET /api/v1/releasers/72881/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/174959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174959/",
        "id": 174959,
        "title": "Gary Glitter",
        "author_nicks": [
            {
                "name": "ARPAKIKKARE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72881/?format=api",
                    "id": 72881,
                    "name": "ARPAKIKKARE",
                    "is_group": false
                }
            },
            {
                "name": "I'm The Leader Of The Gang (I Am!)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72880/?format=api",
                    "id": 72880,
                    "name": "I'm The Leader Of The Gang (I Am!)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]