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

{
    "url": "https://demozoo.org/api/v1/releasers/132488/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132488/",
    "id": 132488,
    "name": "Project X-Ray",
    "is_group": true,
    "nicks": [
        {
            "name": "Project X-Ray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Project X-Ray"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/132487/?format=api",
                "id": 132487,
                "name": "Silence"
            },
            "is_current": true
        }
    ],
    "external_links": []
}