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

{
    "url": "https://demozoo.org/api/v1/releasers/124147/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124147/",
    "id": 124147,
    "name": "The Cops",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cops",
            "abbreviation": "TC",
            "is_primary_nick": true,
            "variants": [
                "TC",
                "The Cops"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140351/?format=api",
                "id": 140351,
                "name": "Leffty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124116/?format=api",
                "id": 124116,
                "name": "Brotherhood of Salvation"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124149/?format=api",
                "id": 124149,
                "name": "Sheeba"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84694/?format=api",
                "id": 84694,
                "name": "Bad Boy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5363"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15631"
        }
    ]
}