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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156374/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156374/",
        "id": 156374,
        "title": "Nexus Party Invitation 95",
        "author_nicks": [
            {
                "name": "Bitbuster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65110/?format=api",
                    "id": 65110,
                    "name": "Bitbuster",
                    "is_group": false
                }
            },
            {
                "name": "Bitworm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65111/?format=api",
                    "id": 65111,
                    "name": "Bitworm",
                    "is_group": false
                }
            },
            {
                "name": "Jeannot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65112/?format=api",
                    "id": 65112,
                    "name": "Jeannot",
                    "is_group": false
                }
            },
            {
                "name": "Kaneda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65113/?format=api",
                    "id": 65113,
                    "name": "Kaneda",
                    "is_group": false
                }
            },
            {
                "name": "Luc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65114/?format=api",
                    "id": 65114,
                    "name": "Luc",
                    "is_group": false
                }
            },
            {
                "name": "Neil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65115/?format=api",
                    "id": 65115,
                    "name": "Neil",
                    "is_group": false
                }
            },
            {
                "name": "Shilone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19814/?format=api",
                    "id": 19814,
                    "name": "Shilone",
                    "is_group": false
                }
            },
            {
                "name": "Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75997/?format=api",
                    "id": 75997,
                    "name": "Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]