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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48811/",
        "id": 48811,
        "title": "Vitani SOC",
        "author_nicks": [
            {
                "name": "Drain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29200/?format=api",
                    "id": 29200,
                    "name": "Drain",
                    "is_group": false
                }
            },
            {
                "name": "John",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5632/?format=api",
                    "id": 5632,
                    "name": "John",
                    "is_group": false
                }
            },
            {
                "name": "Mata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9051/?format=api",
                    "id": 9051,
                    "name": "Mata",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-18",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]