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

{
    "url": "https://demozoo.org/api/v1/releasers/477/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/477/",
    "id": 477,
    "name": "kacy",
    "is_group": false,
    "nicks": [
        {
            "name": "kacy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "k4cy",
                "kacy",
                "kacy|GLOU"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/254/?format=api",
                "id": 254,
                "name": "Orion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26637/?format=api",
                "id": 26637,
                "name": "GLOU Prods."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1190"
        }
    ]
}