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

{
    "url": "https://demozoo.org/api/v1/releasers/140837/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140837/",
    "id": 140837,
    "name": "The Cracker Devils",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cracker Devils",
            "abbreviation": "TCD",
            "is_primary_nick": true,
            "variants": [
                "TCD",
                "The Cracker Devils"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18822/?format=api",
                "id": 18822,
                "name": "A-Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140838/?format=api",
                "id": 140838,
                "name": "Red-Lion"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4722"
        }
    ]
}