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

{
    "url": "https://demozoo.org/api/v1/releasers/132772/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132772/",
    "id": 132772,
    "name": "Fatal",
    "is_group": true,
    "nicks": [
        {
            "name": "Fatal",
            "abbreviation": "FTL",
            "is_primary_nick": true,
            "variants": [
                "FTL",
                "Fatal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132771/?format=api",
                "id": 132771,
                "name": "Ace"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132773/?format=api",
                "id": 132773,
                "name": "Morbid!"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132843/?format=api",
                "id": 132843,
                "name": "The Aztec"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132844/?format=api",
                "id": 132844,
                "name": "Wild Fly"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10165"
        }
    ]
}