GET /api/v1/releasers/98068/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/221144/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221144/",
        "id": 221144,
        "title": "Kefrens is Lame Part II - The Dry Nightmare",
        "author_nicks": [
            {
                "name": "Disaster Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7005/?format=api",
                    "id": 7005,
                    "name": "Disaster Design",
                    "is_group": true
                }
            },
            {
                "name": "Dizzcount",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98068/?format=api",
                    "id": 98068,
                    "name": "Dizzcount",
                    "is_group": true
                }
            },
            {
                "name": "Innerzity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91329/?format=api",
                    "id": 91329,
                    "name": "Innerzity",
                    "is_group": true
                }
            },
            {
                "name": "Litany",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6709/?format=api",
                    "id": 6709,
                    "name": "Litany",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]