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

{
    "url": "https://demozoo.org/api/v1/releasers/98091/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/98091/",
    "id": 98091,
    "name": "Carcharoth",
    "is_group": false,
    "nicks": [
        {
            "name": "Carcharoth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Carcharoth"
            ]
        },
        {
            "name": "Wavewolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wavewolf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19952/?format=api",
                "id": 19952,
                "name": "Sanctuary"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40960"
        }
    ]
}