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

{
    "url": "https://demozoo.org/api/v1/releasers/58207/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58207/",
    "id": 58207,
    "name": "Compumax",
    "is_group": true,
    "nicks": [
        {
            "name": "Compumax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Compumax"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58206/?format=api",
                "id": 58206,
                "name": "Xim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92324/?format=api",
                "id": 92324,
                "name": "Renew"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8421"
        }
    ]
}