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

{
    "url": "https://demozoo.org/api/v1/releasers/107363/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107363/",
    "id": 107363,
    "name": "CML Sports",
    "is_group": true,
    "nicks": [
        {
            "name": "CML Sports",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CML Sports"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                "id": 137,
                "name": "Camelot"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5075/?format=api",
                "id": 5075,
                "name": "Cruzer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5049/?format=api",
                "id": 5049,
                "name": "Vic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2524"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3673"
        }
    ]
}