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

{
    "url": "https://demozoo.org/api/v1/releasers/132063/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132063/",
    "id": 132063,
    "name": "Beyond the Twilite",
    "is_group": true,
    "nicks": [
        {
            "name": "Beyond the Twilite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beyond the Twilite"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48305/?format=api",
                "id": 48305,
                "name": "SMC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132064/?format=api",
                "id": 132064,
                "name": "Garfield"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2801/?format=api",
                "id": 2801,
                "name": "The Alchemist"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8609"
        }
    ]
}