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

{
    "url": "https://demozoo.org/api/v1/releasers/4197/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4197/",
    "id": 4197,
    "name": "Stone",
    "is_group": false,
    "nicks": [
        {
            "name": "Stone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4194/?format=api",
                "id": 4194,
                "name": "Acume"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4198/?format=api",
                "id": 4198,
                "name": "Elicma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                "id": 1391,
                "name": "Addonic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9206"
        }
    ]
}