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

{
    "url": "https://demozoo.org/api/v1/releasers/69836/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69836/",
    "id": 69836,
    "name": "Black Hawks",
    "is_group": true,
    "nicks": [
        {
            "name": "Black Hawks",
            "abbreviation": "Blackhawks",
            "is_primary_nick": true,
            "variants": [
                "Black Hawks",
                "Blackhawks"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69837/?format=api",
                "id": 69837,
                "name": "Terror"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21081/?format=api",
                "id": 21081,
                "name": "Orion"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}