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

{
    "url": "https://demozoo.org/api/v1/releasers/110167/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110167/",
    "id": 110167,
    "name": "Twilight",
    "is_group": true,
    "nicks": [
        {
            "name": "Twilight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Twilight"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58411/?format=api",
                "id": 58411,
                "name": "Skyflash"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1752"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1852"
        }
    ]
}