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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214631/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214631/",
        "id": 214631,
        "title": "Plasma Issue 1",
        "author_nicks": [
            {
                "name": "Gazzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49211/?format=api",
                    "id": 49211,
                    "name": "Gazzer",
                    "is_group": false
                }
            },
            {
                "name": "Green Beret",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57404/?format=api",
                    "id": 57404,
                    "name": "Green Beret",
                    "is_group": false
                }
            },
            {
                "name": "LV426 Music Company",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102387/?format=api",
                    "id": 102387,
                    "name": "LV426 Music Company",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]