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

{
    "url": "https://demozoo.org/api/v1/releasers/89715/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89715/",
    "id": 89715,
    "name": "The Syndicate Denmark",
    "is_group": true,
    "nicks": [
        {
            "name": "The Syndicate Denmark",
            "abbreviation": "TSD",
            "is_primary_nick": true,
            "variants": [
                "TSD",
                "The Syndicate Denmark"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14858/?format=api",
                "id": 14858,
                "name": "Turtle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89716/?format=api",
                "id": 89716,
                "name": "The Godfather"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10188"
        }
    ]
}