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

{
    "url": "https://demozoo.org/api/v1/releasers/108985/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108985/",
    "id": 108985,
    "name": "Skull Posse Developments",
    "is_group": true,
    "nicks": [
        {
            "name": "Skull Posse Developments",
            "abbreviation": "SPD",
            "is_primary_nick": true,
            "variants": [
                "SPD",
                "Skull Posse Developments"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81636/?format=api",
                "id": 81636,
                "name": "Warlock Arkhinos Ratazmus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4654"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9615"
        }
    ]
}