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

{
    "url": "https://demozoo.org/api/v1/releasers/101685/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101685/",
    "id": 101685,
    "name": "The TNT",
    "is_group": true,
    "nicks": [
        {
            "name": "The TNT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The TNT"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101684/?format=api",
                "id": 101684,
                "name": "The French Connection"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135610/?format=api",
                "id": 135610,
                "name": "Blade"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60249"
        }
    ]
}