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

{
    "url": "https://demozoo.org/api/v1/releasers/30361/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30361/",
    "id": 30361,
    "name": "Joll",
    "is_group": false,
    "nicks": [
        {
            "name": "Joll",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Joll"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30343/?format=api",
                "id": 30343,
                "name": "Rulers of Chaos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87699/?format=api",
                "id": 87699,
                "name": "Triad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117410/?format=api",
                "id": 117410,
                "name": "COAR!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}