GET /api/v1/releasers/132373/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/309859/?format=api",
        "demozoo_url": "https://demozoo.org/music/309859/",
        "id": 309859,
        "title": "Happycorpse",
        "author_nicks": [
            {
                "name": "Arathorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132373/?format=api",
                    "id": 132373,
                    "name": "Arathorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309913/?format=api",
        "demozoo_url": "https://demozoo.org/music/309913/",
        "id": 309913,
        "title": "Petit Chose",
        "author_nicks": [
            {
                "name": "Arathorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132373/?format=api",
                    "id": 132373,
                    "name": "Arathorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Andenoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132375/?format=api",
                    "id": 132375,
                    "name": "Andenoid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch"
        ]
    }
]