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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267653/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267653/",
        "id": 267653,
        "title": "Cas Opposum",
        "author_nicks": [
            {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            {
                "name": "Axli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106839/?format=api",
                    "id": 106839,
                    "name": "Axli",
                    "is_group": false
                }
            },
            {
                "name": "Laila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71334/?format=api",
                    "id": 71334,
                    "name": "Laila",
                    "is_group": false
                }
            },
            {
                "name": "Suhanc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106838/?format=api",
                    "id": 106838,
                    "name": "Suhanc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-09-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]