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

{
    "url": "https://demozoo.org/api/v1/releasers/142527/?format=api",
    "demozoo_url": "https://demozoo.org/groups/142527/",
    "id": 142527,
    "name": "Spirit",
    "is_group": true,
    "nicks": [
        {
            "name": "Spirit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spirit"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2809/?format=api",
                "id": 2809,
                "name": "Ricky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27938/?format=api",
                "id": 27938,
                "name": "Knox"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1828"
        }
    ]
}