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

{
    "url": "https://demozoo.org/api/v1/releasers/8903/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8903/",
    "id": 8903,
    "name": "Selected Realms",
    "is_group": true,
    "nicks": [
        {
            "name": "Selected Realms",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Selected Realms"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                "id": 8952,
                "name": "Diver"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8902/?format=api",
                "id": 8902,
                "name": "Sexy Potion"
            },
            "is_current": true
        }
    ],
    "external_links": []
}