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

{
    "url": "https://demozoo.org/api/v1/releasers/125811/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125811/",
    "id": 125811,
    "name": "The Rovers Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "The Rovers Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Rovers Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73391/?format=api",
                "id": 73391,
                "name": "TSD"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4097"
        }
    ]
}