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

{
    "url": "https://demozoo.org/api/v1/releasers/156689/?format=api",
    "demozoo_url": "https://demozoo.org/groups/156689/",
    "id": 156689,
    "name": "IBM Syndicate",
    "is_group": true,
    "nicks": [
        {
            "name": "IBM Syndicate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "IBM Syndicate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131110/?format=api",
                "id": 131110,
                "name": "Dark Creaper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131109/?format=api",
                "id": 131109,
                "name": "Brew Associates"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20600/?format=api",
                "id": 20600,
                "name": "Major Havoc"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}