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

{
    "url": "https://demozoo.org/api/v1/releasers/107167/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107167/",
    "id": 107167,
    "name": "Baz & Tabs",
    "is_group": true,
    "nicks": [
        {
            "name": "Baz & Tabs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Baz & Tabs",
                "Baz and Tabs"
            ]
        },
        {
            "name": "Bonny & Clyde Cracking Service",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bonny & Clyde Cracking Service",
                "Bonny and Clyde Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124690/?format=api",
                "id": 124690,
                "name": "Tabs"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124688/?format=api",
                "id": 124688,
                "name": "Baz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2824"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9005"
        }
    ]
}