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

{
    "url": "https://demozoo.org/api/v1/releasers/63443/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63443/",
    "id": 63443,
    "name": "Moule",
    "is_group": true,
    "nicks": [
        {
            "name": "Moule",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Moule"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32551/?format=api",
                "id": 32551,
                "name": "ZacK"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41557"
        }
    ]
}