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

{
    "url": "https://demozoo.org/api/v1/releasers/141983/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141983/",
    "id": 141983,
    "name": "Guran and Xennix",
    "is_group": true,
    "nicks": [
        {
            "name": "Guran and Xennix",
            "abbreviation": "GAX",
            "is_primary_nick": true,
            "variants": [
                "GAX",
                "Guran and Xennix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141982/?format=api",
                "id": 141982,
                "name": "Xennix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14699/?format=api",
                "id": 14699,
                "name": "Guran"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7719"
        }
    ]
}