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

{
    "url": "https://demozoo.org/api/v1/releasers/119936/?format=api",
    "demozoo_url": "https://demozoo.org/groups/119936/",
    "id": 119936,
    "name": "Alioth",
    "is_group": true,
    "nicks": [
        {
            "name": "Alioth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alioth",
                "Alioth Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142194/?format=api",
                "id": 142194,
                "name": "Venex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142195/?format=api",
                "id": 142195,
                "name": "Truposz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}