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

{
    "url": "https://demozoo.org/api/v1/releasers/109984/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109984/",
    "id": 109984,
    "name": "The Soul Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Soul Brothers",
            "abbreviation": "TSB",
            "is_primary_nick": true,
            "variants": [
                "TSB",
                "The Soul Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/960"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3165"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9120"
        }
    ]
}