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

{
    "url": "https://demozoo.org/api/v1/releasers/7736/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7736/",
    "id": 7736,
    "name": "The Kent Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Kent Team",
            "abbreviation": "TKT",
            "is_primary_nick": true,
            "variants": [
                "TKT",
                "The Kent Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68187/?format=api",
                "id": 68187,
                "name": "Codemaster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64019/?format=api",
                "id": 64019,
                "name": "Tony Smith"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54181/?format=api",
                "id": 54181,
                "name": "Doctor Soft"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5373"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2635"
        }
    ]
}