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

{
    "url": "https://demozoo.org/api/v1/releasers/105850/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105850/",
    "id": 105850,
    "name": "Warlords TMB Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Warlords TMB Group",
            "abbreviation": "WTG",
            "is_primary_nick": true,
            "variants": [
                "WTG",
                "Warlords TMB Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105849/?format=api",
                "id": 105849,
                "name": "Warrior"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105859/?format=api",
                "id": 105859,
                "name": "The Beautiful Blonde"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105860/?format=api",
                "id": 105860,
                "name": "The Mistress"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53604/?format=api",
                "id": 53604,
                "name": "Nastiness Inc."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105862/?format=api",
                "id": 105862,
                "name": "Dr. Will"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2323"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8816"
        }
    ]
}