GET /api/v1/releasers/82658/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/200611/?format=api",
        "demozoo_url": "https://demozoo.org/music/200611/",
        "id": 200611,
        "title": "Dream Shifter",
        "author_nicks": [
            {
                "name": "AceCream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87525/?format=api",
                    "id": 87525,
                    "name": "AceCream",
                    "is_group": false
                }
            },
            {
                "name": "RAVE-n",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82658/?format=api",
                    "id": 82658,
                    "name": "Reconceal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08",
        "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/194956/?format=api",
        "demozoo_url": "https://demozoo.org/music/194956/",
        "id": 194956,
        "title": "Over The Ocean",
        "author_nicks": [
            {
                "name": "RAVE-n",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82658/?format=api",
                    "id": 82658,
                    "name": "Reconceal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "42ch"
        ]
    }
]