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

{
    "url": "https://demozoo.org/api/v1/releasers/128871/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/128871/",
    "id": 128871,
    "name": "Serval",
    "is_group": false,
    "nicks": [
        {
            "name": "Serval",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Serval"
            ]
        },
        {
            "name": "Zak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72041/?format=api",
                "id": 72041,
                "name": "Centura"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7570/?format=api",
                "id": 7570,
                "name": "Trance Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58613/?format=api",
                "id": 58613,
                "name": "Kool"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55130"
        }
    ]
}