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

{
    "url": "https://demozoo.org/api/v1/releasers/117351/?format=api",
    "demozoo_url": "https://demozoo.org/groups/117351/",
    "id": 117351,
    "name": "Exoret",
    "is_group": true,
    "nicks": [
        {
            "name": "Exoret",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exoret"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8431/?format=api",
                "id": 8431,
                "name": "Happymaker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117350/?format=api",
                "id": 117350,
                "name": "Zyrex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9958"
        }
    ]
}