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

{
    "url": "https://demozoo.org/api/v1/releasers/22588/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22588/",
    "id": 22588,
    "name": "Leaders",
    "is_group": true,
    "nicks": [
        {
            "name": "Leaders",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leaders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22583/?format=api",
                "id": 22583,
                "name": "Salem"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22591/?format=api",
                "id": 22591,
                "name": "Phoenix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140217/?format=api",
                "id": 140217,
                "name": "Fidl"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4926"
        }
    ]
}