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

{
    "url": "https://demozoo.org/api/v1/releasers/82113/?format=api",
    "demozoo_url": "https://demozoo.org/groups/82113/",
    "id": 82113,
    "name": "w",
    "is_group": true,
    "nicks": [
        {
            "name": "w",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "w"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6069/?format=api",
                "id": 6069,
                "name": "Maxie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6658"
        }
    ]
}