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

{
    "url": "https://demozoo.org/api/v1/releasers/91055/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91055/",
    "id": 91055,
    "name": "Bloodshare",
    "is_group": true,
    "nicks": [
        {
            "name": "Bloodshare",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bloodshare"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99447/?format=api",
                "id": 99447,
                "name": "Rop"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131695/?format=api",
                "id": 131695,
                "name": "Lukas"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27065"
        }
    ]
}