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

{
    "url": "https://demozoo.org/api/v1/releasers/146075/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146075/",
    "id": 146075,
    "name": "Forces of Nature",
    "is_group": true,
    "nicks": [
        {
            "name": "Forces of Nature",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Forces of Nature"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10975/?format=api",
                "id": 10975,
                "name": "TCH"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9899"
        }
    ]
}