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

{
    "url": "https://demozoo.org/api/v1/releasers/43589/?format=api",
    "demozoo_url": "https://demozoo.org/groups/43589/",
    "id": 43589,
    "name": "BenjiSoft",
    "is_group": true,
    "nicks": [
        {
            "name": "BenjiSoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BenjiSoft"
            ]
        },
        {
            "name": "Benjysoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Benjysoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43590/?format=api",
                "id": 43590,
                "name": "Benjy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43591/?format=api",
                "id": 43591,
                "name": "Pegasus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}