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

{
    "url": "https://demozoo.org/api/v1/releasers/35333/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35333/",
    "id": 35333,
    "name": "K.K.",
    "is_group": false,
    "nicks": [
        {
            "name": "K.K.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K.K."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35332/?format=api",
                "id": 35332,
                "name": "Quartet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19476/?format=api",
                "id": 19476,
                "name": "World Federation of Mad Hackers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139455/?format=api",
                "id": 139455,
                "name": "Vision Thing"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14509"
        }
    ]
}