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

{
    "url": "https://demozoo.org/api/v1/releasers/140387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140387/",
    "id": 140387,
    "name": "Ixes",
    "is_group": false,
    "nicks": [
        {
            "name": "Ixes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ixes"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47442/?format=api",
                "id": 47442,
                "name": "Magicans"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}