GET /api/v1/releasers/19256/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/255999/?format=api",
        "demozoo_url": "https://demozoo.org/music/255999/",
        "id": 255999,
        "title": "Grasshopper Jazz",
        "author_nicks": [
            {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19256/?format=api",
                    "id": 19256,
                    "name": "Reflex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grasshopper Developments",
                "abbreviation": "GHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13626/?format=api",
                    "id": 13626,
                    "name": "Grasshopper Developments",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-02-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27814/?format=api",
        "demozoo_url": "https://demozoo.org/music/27814/",
        "id": 27814,
        "title": "Grasshoppers Are Green",
        "author_nicks": [
            {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19256/?format=api",
                    "id": 19256,
                    "name": "Reflex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grasshopper Developments",
                "abbreviation": "GHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13626/?format=api",
                    "id": 13626,
                    "name": "Grasshopper Developments",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]