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

{
    "url": "https://demozoo.org/api/v1/releasers/96667/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96667/",
    "id": 96667,
    "name": "The British Bulldogs",
    "is_group": true,
    "nicks": [
        {
            "name": "The British Bulldogs",
            "abbreviation": "TBB",
            "is_primary_nick": true,
            "variants": [
                "TBB",
                "The British Bulldogs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105544/?format=api",
                "id": 105544,
                "name": "The Pilgrim"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130225/?format=api",
                "id": 130225,
                "name": "The Dungeon Master"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130224/?format=api",
                "id": 130224,
                "name": "The Crusader"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3139"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=35299"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9110"
        }
    ]
}