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

{
    "url": "https://demozoo.org/api/v1/releasers/56229/?format=api",
    "demozoo_url": "https://demozoo.org/groups/56229/",
    "id": 56229,
    "name": "The Black Power",
    "is_group": true,
    "nicks": [
        {
            "name": "The Black Power",
            "abbreviation": "TBP",
            "is_primary_nick": true,
            "variants": [
                "TBP",
                "The Black Power"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56231/?format=api",
                "id": 56231,
                "name": "Dr. Mad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56230/?format=api",
                "id": 56230,
                "name": "SR71"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56233/?format=api",
                "id": 56233,
                "name": "Predator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=966"
        }
    ]
}