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

{
    "url": "https://demozoo.org/api/v1/releasers/52477/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52477/",
    "id": 52477,
    "name": "No Limits",
    "is_group": true,
    "nicks": [
        {
            "name": "No Limits",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "No Limits"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/52478/?format=api",
                "id": 52478,
                "name": "Synergy System Software"
            },
            "is_current": true
        }
    ],
    "external_links": []
}