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

{
    "url": "https://demozoo.org/api/v1/releasers/139570/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139570/",
    "id": 139570,
    "name": "The Alpha Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Alpha Boys",
            "abbreviation": "TAB",
            "is_primary_nick": true,
            "variants": [
                "TAB",
                "The Alpha Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139569/?format=api",
                "id": 139569,
                "name": "Ridiculous Voodoo Virgo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139573/?format=api",
                "id": 139573,
                "name": "The Challenger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139574/?format=api",
                "id": 139574,
                "name": "The Iron Coder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139576/?format=api",
                "id": 139576,
                "name": "The Rom Rammer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7550"
        }
    ]
}