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

{
    "url": "https://demozoo.org/api/v1/releasers/9774/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9774/",
    "id": 9774,
    "name": "GL.Fusion",
    "is_group": true,
    "nicks": [
        {
            "name": "GL.Fusion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GL-Fusion",
                "GL.Fusion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9773/?format=api",
                "id": 9773,
                "name": "NeZbiE"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11006/?format=api",
                "id": 11006,
                "name": "Tranxen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41184/?format=api",
                "id": 41184,
                "name": "Akr0"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1488"
        }
    ]
}