GET /api/v1/releasers/146888/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/363772/?format=api",
        "demozoo_url": "https://demozoo.org/music/363772/",
        "id": 363772,
        "title": "Zsoci procit hajt",
        "author_nicks": [
            {
                "name": "Cooper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146888/?format=api",
                    "id": 146888,
                    "name": "Cooper",
                    "is_group": false
                }
            },
            {
                "name": "Zsoci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31032/?format=api",
                    "id": 31032,
                    "name": "Zsoci",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazyboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31024/?format=api",
                    "id": 31024,
                    "name": "Crazyboys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]