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

{
    "url": "https://demozoo.org/api/v1/releasers/68772/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68772/",
    "id": 68772,
    "name": "World Cracking Federation",
    "is_group": true,
    "nicks": [
        {
            "name": "World Cracking Federation",
            "abbreviation": "WCF",
            "is_primary_nick": true,
            "variants": [
                "WCF",
                "World Cracking Federation"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/4191/?format=api",
                "id": 4191,
                "name": "Rage"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2930/?format=api",
                "id": 2930,
                "name": "Dynamic Systems"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/106768/?format=api",
                "id": 106768,
                "name": "BFBS"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/28636/?format=api",
                "id": 28636,
                "name": "High Quality Crackings"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2978/?format=api",
                "id": 2978,
                "name": "Megaforce"
            },
            "is_current": true
        }
    ],
    "external_links": []
}