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

{
    "url": "https://demozoo.org/api/v1/releasers/52633/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52633/",
    "id": 52633,
    "name": "The Black Lords",
    "is_group": true,
    "nicks": [
        {
            "name": "The Black Lords",
            "abbreviation": "TBL",
            "is_primary_nick": true,
            "variants": [
                "TBL",
                "The Black Lords"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2814/?format=api",
                "id": 2814,
                "name": "Crush"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13382/?format=api",
                "id": 13382,
                "name": "Steve"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/310"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1845"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8674"
        }
    ]
}