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

{
    "url": "https://demozoo.org/api/v1/releasers/142572/?format=api",
    "demozoo_url": "https://demozoo.org/groups/142572/",
    "id": 142572,
    "name": "Trio-Soft Switzerland",
    "is_group": true,
    "nicks": [
        {
            "name": "Trio-Soft Switzerland",
            "abbreviation": "TRS",
            "is_primary_nick": true,
            "variants": [
                "TRS",
                "Trio-Soft Switzerland"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142570/?format=api",
                "id": 142570,
                "name": "Tec"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142573/?format=api",
                "id": 142573,
                "name": "Boss Cracking Force"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142574/?format=api",
                "id": 142574,
                "name": "Italian Cracking Force"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7941"
        }
    ]
}