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

{
    "url": "https://demozoo.org/api/v1/releasers/156946/?format=api",
    "demozoo_url": "https://demozoo.org/groups/156946/",
    "id": 156946,
    "name": "Agony",
    "is_group": true,
    "nicks": [
        {
            "name": "Agony",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Agony"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51496/?format=api",
                "id": 51496,
                "name": "Tony"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4397/?format=api",
                "id": 4397,
                "name": "Dwarf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92469/?format=api",
                "id": 92469,
                "name": "Doctor Cool"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92468/?format=api",
                "id": 92468,
                "name": "Lord Crumb"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/156947/?format=api",
                "id": 156947,
                "name": "Howard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/156948/?format=api",
                "id": 156948,
                "name": "Echo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}