GET /api/v1/releasers/39374/?format=api
               
              
                HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/releasers/39374/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39374/",
    "id": 39374,
    "name": "Betty Boy",
    "is_group": false,
    "nicks": [
        {
            "name": "Betty Boy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Betty Boy",
                "BettyBoy",
                "bb!"
            ]
        },
        {
            "name": "Rip",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=37467"
        }
    ]
}