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

{
    "url": "https://demozoo.org/api/v1/releasers/127101/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127101/",
    "id": 127101,
    "name": "X-OR's Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "X-OR's Cracking Service",
            "abbreviation": "XCS",
            "is_primary_nick": true,
            "variants": [
                "X-OR Cracking Service",
                "X-OR's Cracking Service",
                "XCS"
            ]
        },
        {
            "name": "XCS International",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "XCS International"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127102/?format=api",
                "id": 127102,
                "name": "X-OR"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97557/?format=api",
                "id": 97557,
                "name": "JCF"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101158/?format=api",
                "id": 101158,
                "name": "X-AND"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127104/?format=api",
                "id": 127104,
                "name": "ABC"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4415"
        }
    ]
}