GET /api/v1/releasers/22516/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/299263/?format=api",
        "demozoo_url": "https://demozoo.org/music/299263/",
        "id": 299263,
        "title": "8 Bit Flow",
        "author_nicks": [
            {
                "name": "Wataru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22516/?format=api",
                    "id": 22516,
                    "name": "Wataru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56582/?format=api",
        "demozoo_url": "https://demozoo.org/music/56582/",
        "id": 56582,
        "title": "L.o.v.e",
        "author_nicks": [
            {
                "name": "Wataru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22516/?format=api",
                    "id": 22516,
                    "name": "Wataru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sunlilamelo-d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32220/?format=api",
                    "id": 32220,
                    "name": "Sunlikamelo-d",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-12-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33943/?format=api",
        "demozoo_url": "https://demozoo.org/music/33943/",
        "id": 33943,
        "title": "Child of the sun",
        "author_nicks": [
            {
                "name": "TMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22516/?format=api",
                    "id": 22516,
                    "name": "Wataru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]