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

{
    "url": "https://demozoo.org/api/v1/releasers/125249/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125249/",
    "id": 125249,
    "name": "Mister Kees Software Group Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "MKS Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MKS Software"
            ]
        },
        {
            "name": "Mister Kees Software Group Inc.",
            "abbreviation": "MKS",
            "is_primary_nick": true,
            "variants": [
                "MKS",
                "Mister Kees Software Group Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4932"
        }
    ]
}