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

{
    "url": "https://demozoo.org/api/v1/releasers/116137/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116137/",
    "id": 116137,
    "name": "Sheffield Elite Cracking Servis",
    "is_group": true,
    "nicks": [
        {
            "name": "Sheffield Elite Cracking Servis",
            "abbreviation": "SECS",
            "is_primary_nick": true,
            "variants": [
                "S.E.C.S.",
                "SECS",
                "Sheff Elite Cracking Servis",
                "Sheffield Elite Cracking Servis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116138/?format=api",
                "id": 116138,
                "name": "Surf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116139/?format=api",
                "id": 116139,
                "name": "Orion"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7528"
        }
    ]
}