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

{
    "url": "https://demozoo.org/api/v1/releasers/143861/?format=api",
    "demozoo_url": "https://demozoo.org/groups/143861/",
    "id": 143861,
    "name": "Bits Lab",
    "is_group": true,
    "nicks": [
        {
            "name": "Bits Lab",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bits Lab"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87342/?format=api",
                "id": 87342,
                "name": "bsh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76626/?format=api",
                "id": 76626,
                "name": "tmptknn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}