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

{
    "url": "https://demozoo.org/api/v1/releasers/64404/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64404/",
    "id": 64404,
    "name": "Virility",
    "is_group": true,
    "nicks": [
        {
            "name": "Virility",
            "abbreviation": "VRL",
            "is_primary_nick": true,
            "variants": [
                "VRL",
                "Virility"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6395/?format=api",
                "id": 6395,
                "name": "adde"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5968"
        }
    ]
}