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

{
    "url": "https://demozoo.org/api/v1/releasers/48027/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48027/",
    "id": 48027,
    "name": "Lethal",
    "is_group": true,
    "nicks": [
        {
            "name": "Lethal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lethal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24566/?format=api",
                "id": 24566,
                "name": "Hank"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2561/?format=api",
                "id": 2561,
                "name": "Cortex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111788/?format=api",
                "id": 111788,
                "name": "Gable"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73391/?format=api",
                "id": 73391,
                "name": "TSD"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}