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

{
    "url": "https://demozoo.org/api/v1/releasers/94179/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/94179/",
    "id": 94179,
    "name": "Boozy",
    "is_group": false,
    "nicks": [
        {
            "name": "Boozy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Boozy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3775/?format=api",
                "id": 3775,
                "name": "Altair"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84173/?format=api",
                "id": 84173,
                "name": "Creators"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21033"
        }
    ]
}