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

{
    "url": "https://demozoo.org/api/v1/releasers/71959/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71959/",
    "id": 71959,
    "name": "Byte-System",
    "is_group": true,
    "nicks": [
        {
            "name": "Byte-System",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Byte-System"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26252/?format=api",
                "id": 26252,
                "name": "Acute"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=37087"
        }
    ]
}