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

{
    "url": "https://demozoo.org/api/v1/releasers/130198/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130198/",
    "id": 130198,
    "name": "Alohakid",
    "is_group": false,
    "nicks": [
        {
            "name": "Alohakid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aloha Kid",
                "Alohakid"
            ]
        },
        {
            "name": "Fullbore",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fullbore"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17457/?format=api",
                "id": 17457,
                "name": "Tide"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2444"
        }
    ]
}