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

{
    "url": "https://demozoo.org/api/v1/releasers/130764/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130764/",
    "id": 130764,
    "name": "Evil Phreaks",
    "is_group": true,
    "nicks": [
        {
            "name": "Evil Phreaks",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Evil Phreaks"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130763/?format=api",
                "id": 130763,
                "name": "The Phanthom"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75287/?format=api",
                "id": 75287,
                "name": "Ghostrider"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130765/?format=api",
                "id": 130765,
                "name": "Alien"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6262"
        }
    ]
}