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

{
    "url": "https://demozoo.org/api/v1/releasers/3098/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3098/",
    "id": 3098,
    "name": "Zice",
    "is_group": false,
    "nicks": [
        {
            "name": "Zice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zice"
            ]
        },
        {
            "name": "Zicem",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zicem"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "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=5085"
        }
    ]
}