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

{
    "url": "https://demozoo.org/api/v1/releasers/13578/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13578/",
    "id": 13578,
    "name": "The Knight",
    "is_group": false,
    "nicks": [
        {
            "name": "7k",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "7k"
            ]
        },
        {
            "name": "LTK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "LTK"
            ]
        },
        {
            "name": "The Knight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Knight",
                "tk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17734/?format=api",
                "id": 17734,
                "name": "The Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108469/?format=api",
                "id": 108469,
                "name": "Bad Influence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111923/?format=api",
                "id": 111923,
                "name": "Legacy Krew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17810/?format=api",
                "id": 17810,
                "name": "Lazarus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31806"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/TheKnight_7k"
        }
    ]
}