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

{
    "url": "https://demozoo.org/api/v1/releasers/93489/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/93489/",
    "id": 93489,
    "name": "Heki",
    "is_group": false,
    "nicks": [
        {
            "name": "Heki",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26168/?format=api",
                "id": 26168,
                "name": "Crazy Drivers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38366/?format=api",
                "id": 38366,
                "name": "Derangeds"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32637/?format=api",
                "id": 32637,
                "name": "Underground"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16160"
        }
    ]
}