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

{
    "url": "https://demozoo.org/api/v1/releasers/146886/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146886/",
    "id": 146886,
    "name": "Whiskas",
    "is_group": true,
    "nicks": [
        {
            "name": "Whiskas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whiskas"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146885/?format=api",
                "id": 146885,
                "name": "Sahir"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13480/?format=api",
                "id": 13480,
                "name": "CenTrax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29546/?format=api",
                "id": 29546,
                "name": "Bischop"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=944"
        }
    ]
}