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

{
    "url": "https://demozoo.org/api/v1/releasers/147386/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147386/",
    "id": 147386,
    "name": "The Crashing Krue",
    "is_group": true,
    "nicks": [
        {
            "name": "The Crashing Krue",
            "abbreviation": "TCK",
            "is_primary_nick": true,
            "variants": [
                "TCK",
                "The Crashing Krue"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146602/?format=api",
                "id": 146602,
                "name": "The Imortal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147759/?format=api",
                "id": 147759,
                "name": "The Micron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53684/?format=api",
                "id": 53684,
                "name": "Elrond Halfelven"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/147760/?format=api",
                "id": 147760,
                "name": "TCK/RABID"
            },
            "is_current": false
        }
    ],
    "external_links": []
}