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

{
    "url": "https://demozoo.org/api/v1/releasers/5160/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5160/",
    "id": 5160,
    "name": "Demotion",
    "is_group": true,
    "nicks": [
        {
            "name": "Demotion",
            "abbreviation": "DMO",
            "is_primary_nick": true,
            "variants": [
                "DMO",
                "Demotion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5159/?format=api",
                "id": 5159,
                "name": "CS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5075/?format=api",
                "id": 5075,
                "name": "Cruzer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7589/?format=api",
                "id": 7589,
                "name": "Access"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107646/?format=api",
                "id": 107646,
                "name": "Doyle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122734/?format=api",
                "id": 122734,
                "name": "Dean Krog"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=246"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2899"
        }
    ]
}