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

{
    "url": "https://demozoo.org/api/v1/releasers/83532/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83532/",
    "id": 83532,
    "name": "The Baron",
    "is_group": false,
    "nicks": [
        {
            "name": "The Baron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Baron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5222/?format=api",
                "id": 5222,
                "name": "Horizon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61221/?format=api",
                "id": 61221,
                "name": "International Federation of Free Traders In Cyberspace"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60279"
        }
    ]
}