GET /api/v1/releasers/105627/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/214490/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214490/",
        "id": 214490,
        "title": "Music Madnes 3",
        "author_nicks": [
            {
                "name": "Foxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48072/?format=api",
                    "id": 48072,
                    "name": "Foxx",
                    "is_group": false
                }
            },
            {
                "name": "Psycron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99643/?format=api",
                    "id": 99643,
                    "name": "Psycron",
                    "is_group": false
                }
            },
            {
                "name": "Trox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105627/?format=api",
                    "id": 105627,
                    "name": "Trox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]