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

{
    "url": "https://demozoo.org/api/v1/releasers/89179/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89179/",
    "id": 89179,
    "name": "The Firm Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "The Firm",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Firm"
            ]
        },
        {
            "name": "The Firm Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Firm Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97239/?format=api",
                "id": 97239,
                "name": "Dr. Extremus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97240/?format=api",
                "id": 97240,
                "name": "Mr. Jaws"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104938/?format=api",
                "id": 104938,
                "name": "Jeckle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105564/?format=api",
                "id": 105564,
                "name": "The Traveller"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32923"
        }
    ]
}