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

{
    "url": "https://demozoo.org/api/v1/releasers/101195/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/101195/",
    "id": 101195,
    "name": "Vissy",
    "is_group": false,
    "nicks": [
        {
            "name": "Tapani Kansa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tapani Kansa"
            ]
        },
        {
            "name": "Vissy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vissy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13095/?format=api",
                "id": 13095,
                "name": "Wunderbaum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                "id": 1052,
                "name": "HiRMU"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59017"
        }
    ]
}