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

{
    "url": "https://demozoo.org/api/v1/releasers/132824/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132824/",
    "id": 132824,
    "name": "Avatar",
    "is_group": true,
    "nicks": [
        {
            "name": "Avatar",
            "abbreviation": "ATR",
            "is_primary_nick": true,
            "variants": [
                "ATR",
                "Avatar"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132823/?format=api",
                "id": 132823,
                "name": "Destiny Knight"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132825/?format=api",
                "id": 132825,
                "name": "Creeping Death"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146384/?format=api",
                "id": 146384,
                "name": "Entity"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6444"
        }
    ]
}