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

{
    "url": "https://demozoo.org/api/v1/releasers/131344/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131344/",
    "id": 131344,
    "name": "TCSNet",
    "is_group": true,
    "nicks": [
        {
            "name": "TCSNet",
            "abbreviation": "TCS",
            "is_primary_nick": true,
            "variants": [
                "TCS",
                "TCSNet"
            ]
        },
        {
            "name": "The Crime Syndicate",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Crime Syndicate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25685/?format=api",
                "id": 25685,
                "name": "Force Ten"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/crime-syndicate-net"
        }
    ]
}