GET /api/v1/releasers/29508/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/48335/?format=api",
        "demozoo_url": "https://demozoo.org/music/48335/",
        "id": 48335,
        "title": "Skoda 120",
        "author_nicks": [
            {
                "name": "Brda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29509/?format=api",
                    "id": 29509,
                    "name": "Brda",
                    "is_group": false
                }
            },
            {
                "name": "Dzinn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29508/?format=api",
                    "id": 29508,
                    "name": "Dzinn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "U-Chill Section",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27307/?format=api",
                    "id": 27307,
                    "name": "U-Chill Section",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]