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

{
    "url": "https://demozoo.org/api/v1/releasers/116082/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116082/",
    "id": 116082,
    "name": "The Hard Hackers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Hard Hackers",
            "abbreviation": "THH",
            "is_primary_nick": true,
            "variants": [
                "THH",
                "The Hard Hackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116083/?format=api",
                "id": 116083,
                "name": "Civil Service"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}