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

{
    "url": "https://demozoo.org/api/v1/releasers/148096/?format=api",
    "demozoo_url": "https://demozoo.org/groups/148096/",
    "id": 148096,
    "name": "Loop",
    "is_group": true,
    "nicks": [
        {
            "name": "Loop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Loop"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148095/?format=api",
                "id": 148095,
                "name": "Kaba"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124347/?format=api",
                "id": 124347,
                "name": "Julius"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148097/?format=api",
                "id": 148097,
                "name": "Maza"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040730101549/http://www.loopsite.cjb.net/"
        }
    ]
}