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

{
    "url": "https://demozoo.org/api/v1/releasers/38145/?format=api",
    "demozoo_url": "https://demozoo.org/groups/38145/",
    "id": 38145,
    "name": "HST",
    "is_group": true,
    "nicks": [
        {
            "name": "HST",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HST"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129404/?format=api",
                "id": 129404,
                "name": "Harlequin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13102"
        }
    ]
}