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

{
    "url": "https://demozoo.org/api/v1/releasers/83823/?format=api",
    "demozoo_url": "https://demozoo.org/groups/83823/",
    "id": 83823,
    "name": "The Brotherhood",
    "is_group": true,
    "nicks": [
        {
            "name": "The Brotherhood",
            "abbreviation": "TBH",
            "is_primary_nick": true,
            "variants": [
                "TBH",
                "The Brotherhood"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77527/?format=api",
                "id": 77527,
                "name": "Iceman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97654/?format=api",
                "id": 97654,
                "name": "Sonja"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39402"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9973"
        }
    ]
}