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

{
    "url": "https://demozoo.org/api/v1/releasers/117955/?format=api",
    "demozoo_url": "https://demozoo.org/groups/117955/",
    "id": 117955,
    "name": "The Boys of Buddha",
    "is_group": true,
    "nicks": [
        {
            "name": "The Boys of Buddha",
            "abbreviation": "BOB",
            "is_primary_nick": true,
            "variants": [
                "B.O.B.",
                "BOB",
                "The Boys of Buddha"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117956/?format=api",
                "id": 117956,
                "name": "Silver Surfer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117957/?format=api",
                "id": 117957,
                "name": "Graf Dracula"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4352"
        }
    ]
}