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

{
    "url": "https://demozoo.org/api/v1/releasers/116466/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116466/",
    "id": 116466,
    "name": "The Bit Raiders",
    "is_group": true,
    "nicks": [
        {
            "name": "The Bit Raiders",
            "abbreviation": "TBR",
            "is_primary_nick": true,
            "variants": [
                "TBR",
                "The Bit Raiders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70965/?format=api",
                "id": 70965,
                "name": "Dexter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/852/?format=api",
                "id": 852,
                "name": "Ziphoid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6741/?format=api",
                "id": 6741,
                "name": "Mutant"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4540"
        }
    ]
}