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

{
    "url": "https://demozoo.org/api/v1/releasers/60232/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60232/",
    "id": 60232,
    "name": "Computer Broadcasting Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Computer Broadcasting Service",
            "abbreviation": "CBS",
            "is_primary_nick": true,
            "variants": [
                "CBS",
                "CBS!",
                "Computer Broadcasting Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60231/?format=api",
                "id": 60231,
                "name": "KNS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65857/?format=api",
                "id": 65857,
                "name": "Tom&Jerry"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60247/?format=api",
                "id": 60247,
                "name": "MTI"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146842/?format=api",
                "id": 146842,
                "name": "50001"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/CBS"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://cpcrulez.fr/info-cbs.htm"
        }
    ]
}