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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205547/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205547/",
        "id": 205547,
        "title": "Alchimie 2019 Invitation",
        "author_nicks": [
            {
                "name": "CoyHot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43553/?format=api",
                    "id": 43553,
                    "name": "CoyHot",
                    "is_group": false
                }
            },
            {
                "name": "Squaretune Magician",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88871/?format=api",
                    "id": 88871,
                    "name": "Squaretune Magician",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202439/",
        "id": 202439,
        "title": "VIP Demoparty 2019 Invitation",
        "author_nicks": [
            {
                "name": "CoyHot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43553/?format=api",
                    "id": 43553,
                    "name": "CoyHot",
                    "is_group": false
                }
            },
            {
                "name": "Squaretune Magician",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88871/?format=api",
                    "id": 88871,
                    "name": "Squaretune Magician",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]