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

[
    {
        "url": "https://demozoo.org/api/v1/productions/343314/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343314/",
        "id": 343314,
        "title": "LuheCon Invitro",
        "author_nicks": [
            {
                "name": "Luke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49591/?format=api",
                    "id": 49591,
                    "name": "Luke",
                    "is_group": false
                }
            },
            {
                "name": "Nith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50541/?format=api",
                    "id": 50541,
                    "name": "Nith",
                    "is_group": false
                }
            },
            {
                "name": "Toggle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54447/?format=api",
                    "id": 54447,
                    "name": "Toggle",
                    "is_group": false
                }
            },
            {
                "name": "Twoflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2804/?format=api",
                    "id": 2804,
                    "name": "Twoflower",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]