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

{
    "url": "https://demozoo.org/api/v1/releasers/26133/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26133/",
    "id": 26133,
    "name": "xHex",
    "is_group": true,
    "nicks": [
        {
            "name": "Hex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hex"
            ]
        },
        {
            "name": "xHex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "xHex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14019/?format=api",
                "id": 14019,
                "name": "Impact"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26132/?format=api",
                "id": 26132,
                "name": "Abyss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57181/?format=api",
                "id": 57181,
                "name": "Eagle"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}