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

{
    "url": "https://demozoo.org/api/v1/releasers/26353/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26353/",
    "id": 26353,
    "name": "The Zirconium Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Zirconium Team",
            "abbreviation": "TZT",
            "is_primary_nick": true,
            "variants": [
                "TZT",
                "The Zirconium Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26352/?format=api",
                "id": 26352,
                "name": "Dranath"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29953/?format=api",
                "id": 29953,
                "name": "Vampire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74206/?format=api",
                "id": 74206,
                "name": "Insomniac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142971/?format=api",
                "id": 142971,
                "name": "Galoiwin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "tzt.org.uk"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63614"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1326"
        }
    ]
}