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

{
    "url": "https://demozoo.org/api/v1/releasers/53918/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53918/",
    "id": 53918,
    "name": "Fast Importing Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Fast Importing Service",
            "abbreviation": "FIS",
            "is_primary_nick": true,
            "variants": [
                "FIS",
                "Fast Importing Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53917/?format=api",
                "id": 53917,
                "name": "The Traitor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5289"
        }
    ]
}