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

{
    "url": "https://demozoo.org/api/v1/releasers/128064/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128064/",
    "id": 128064,
    "name": "Kraciaste",
    "is_group": true,
    "nicks": [
        {
            "name": "Kraciaste",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kraciaste"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10266/?format=api",
                "id": 10266,
                "name": "Dave"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}