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

{
    "url": "https://demozoo.org/api/v1/releasers/140236/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140236/",
    "id": 140236,
    "name": "Public Change",
    "is_group": true,
    "nicks": [
        {
            "name": "Public Change",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Public Change"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83757/?format=api",
                "id": 83757,
                "name": "The DJ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140237/?format=api",
                "id": 140237,
                "name": "CMC"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6115"
        }
    ]
}