GET /api/v1/releasers/22242/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/184122/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184122/",
        "id": 184122,
        "title": "Assembly'96 - Special Coverage",
        "author_nicks": [
            {
                "name": "Coldcut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73685/?format=api",
                    "id": 73685,
                    "name": "Akiko4",
                    "is_group": false
                }
            },
            {
                "name": "Mainframe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13951/?format=api",
                    "id": 13951,
                    "name": "Mainframe",
                    "is_group": false
                }
            },
            {
                "name": "Makrus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76551/?format=api",
                    "id": 76551,
                    "name": "Makrus",
                    "is_group": false
                }
            },
            {
                "name": "Synapse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22242/?format=api",
                    "id": 22242,
                    "name": "Synapse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abduction Organizing Dudes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80096/?format=api",
                    "id": 80096,
                    "name": "Abduction Organizing Dudes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]