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

{
    "url": "https://demozoo.org/api/v1/releasers/106716/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106716/",
    "id": 106716,
    "name": "Xanadu",
    "is_group": true,
    "nicks": [
        {
            "name": "Xanadu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xanadu"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120511/?format=api",
                "id": 120511,
                "name": "Paladin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120512/?format=api",
                "id": 120512,
                "name": "Cyberion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96373/?format=api",
                "id": 96373,
                "name": "Dioz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45143/?format=api",
                "id": 45143,
                "name": "Mini"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=9117"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4310"
        }
    ]
}