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

{
    "url": "https://demozoo.org/api/v1/releasers/78628/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78628/",
    "id": 78628,
    "name": "Elite Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Elite Cracking Service",
            "abbreviation": "ECS, E.C.S",
            "is_primary_nick": true,
            "variants": [
                "ECS, E.C.S",
                "Elite Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78627/?format=api",
                "id": 78627,
                "name": "Devon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77048/?format=api",
                "id": 77048,
                "name": "Lizzy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78630/?format=api",
                "id": 78630,
                "name": "TWC"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7720"
        }
    ]
}