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

{
    "url": "https://demozoo.org/api/v1/releasers/20222/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20222/",
    "id": 20222,
    "name": "Nephilims",
    "is_group": true,
    "nicks": [
        {
            "name": "Nephilims",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nephilims",
                "The Nephilims"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48037/?format=api",
                "id": 48037,
                "name": "Demiurg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70773/?format=api",
                "id": 70773,
                "name": "Hax"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=593"
        }
    ]
}