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

{
    "url": "https://demozoo.org/api/v1/releasers/126635/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126635/",
    "id": 126635,
    "name": "The Three Stooges",
    "is_group": true,
    "nicks": [
        {
            "name": "The Three Stooges",
            "abbreviation": "TTS",
            "is_primary_nick": true,
            "variants": [
                "TTS",
                "The Three Stooges"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126634/?format=api",
                "id": 126634,
                "name": "Death Stalker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5297"
        }
    ]
}