GET /api/v1/releasers/93763/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/222753/?format=api",
        "demozoo_url": "https://demozoo.org/music/222753/",
        "id": 222753,
        "title": "Terminator 2",
        "author_nicks": [
            {
                "name": "Synth'O'Nic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93763/?format=api",
                    "id": 93763,
                    "name": "Synth'O'Nic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1254/?format=api",
                    "id": 1254,
                    "name": "Cult",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-10-20",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230959/?format=api",
        "demozoo_url": "https://demozoo.org/music/230959/",
        "id": 230959,
        "title": "The Greetings Intro",
        "author_nicks": [
            {
                "name": "Synth'O'Nic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93763/?format=api",
                    "id": 93763,
                    "name": "Synth'O'Nic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Taipan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70724/?format=api",
                    "id": 70724,
                    "name": "Taipan",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "tfmx",
            "lost-ish"
        ]
    }
]