GET /api/v1/releasers/28552/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/46248/?format=api",
        "demozoo_url": "https://demozoo.org/music/46248/",
        "id": 46248,
        "title": "Cannon Flodder 2000",
        "author_nicks": [
            {
                "name": "Stamgast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28552/?format=api",
                    "id": 28552,
                    "name": "Stamgast",
                    "is_group": false
                }
            },
            {
                "name": "XAM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22506/?format=api",
                    "id": 22506,
                    "name": "XAM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "San-TX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24281/?format=api",
                    "id": 24281,
                    "name": "San-TX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]