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

{
    "url": "https://demozoo.org/api/v1/releasers/65741/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65741/",
    "id": 65741,
    "name": "Zion",
    "is_group": true,
    "nicks": [
        {
            "name": "Zion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65761/?format=api",
                "id": 65761,
                "name": "Uncle Bob"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39289/?format=api",
                "id": 39289,
                "name": "Balex-T"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3665/?format=api",
                "id": 3665,
                "name": "DJefke"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11922"
        }
    ]
}