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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34588/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34588/",
        "id": 34588,
        "title": "Lightspeed v1.0",
        "author_nicks": [
            {
                "name": "Dr. Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3915/?format=api",
                    "id": 3915,
                    "name": "Dr. Awesome",
                    "is_group": false
                }
            },
            {
                "name": "TK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22878/?format=api",
                    "id": 22878,
                    "name": "TK",
                    "is_group": false
                }
            },
            {
                "name": "Zeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22879/?format=api",
                    "id": 22879,
                    "name": "Zeb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crusaders",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12/?format=api",
                    "id": 12,
                    "name": "Crusaders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]