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

{
    "url": "https://demozoo.org/api/v1/releasers/145032/?format=api",
    "demozoo_url": "https://demozoo.org/groups/145032/",
    "id": 145032,
    "name": "Base",
    "is_group": true,
    "nicks": [
        {
            "name": "Base",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Base"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145033/?format=api",
                "id": 145033,
                "name": "Highlander"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=71206"
        }
    ]
}