GET /api/v1/releasers/20349/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/29936/?format=api",
        "demozoo_url": "https://demozoo.org/music/29936/",
        "id": 29936,
        "title": "Hiphop Baluba (Drit i alt og gi faen i alle)",
        "author_nicks": [
            {
                "name": "Lord Esicroxe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20348/?format=api",
                    "id": 20348,
                    "name": "Lord Esicroxe",
                    "is_group": false
                }
            },
            {
                "name": "Muibohp The Emperor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20349/?format=api",
                    "id": 20349,
                    "name": "Muibohp The Emperor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-11-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]