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

{
    "url": "https://demozoo.org/api/v1/releasers/108875/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108875/",
    "id": 108875,
    "name": "Sentinel",
    "is_group": true,
    "nicks": [
        {
            "name": "Sentinel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sentinel"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23837/?format=api",
                "id": 23837,
                "name": "Gregfeel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140506/?format=api",
                "id": 140506,
                "name": "AJOT"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4642"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9610"
        }
    ]
}