GET /api/v1/releasers/116720/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/297721/?format=api",
        "demozoo_url": "https://demozoo.org/music/297721/",
        "id": 297721,
        "title": "(E-86234)",
        "author_nicks": [
            {
                "name": "Rama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116720/?format=api",
                    "id": 116720,
                    "name": "Rama",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "mtm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283470/?format=api",
        "demozoo_url": "https://demozoo.org/music/283470/",
        "id": 283470,
        "title": "Kissing the Wind",
        "author_nicks": [
            {
                "name": "Rama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116720/?format=api",
                    "id": 116720,
                    "name": "Rama",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mtm",
            "needs-more-cowbell"
        ]
    }
]