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

{
    "url": "https://demozoo.org/api/v1/releasers/153945/?format=api",
    "demozoo_url": "https://demozoo.org/groups/153945/",
    "id": 153945,
    "name": "DKS",
    "is_group": true,
    "nicks": [
        {
            "name": "DKS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DKS",
                "DKS Inc"
            ]
        },
        {
            "name": "Deutsches Knacker Syndikat",
            "abbreviation": "DKS",
            "is_primary_nick": false,
            "variants": [
                "DKS",
                "Deutsches Knacker Syndikat"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153947/?format=api",
                "id": 153947,
                "name": "Asterix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153948/?format=api",
                "id": 153948,
                "name": "HML"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6780"
        }
    ]
}