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

{
    "url": "https://demozoo.org/api/v1/releasers/66417/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66417/",
    "id": 66417,
    "name": "Cngsoft",
    "is_group": true,
    "nicks": [
        {
            "name": "Cngsoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cngsoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125695/?format=api",
                "id": 125695,
                "name": "César Nicolás González"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cngsoft.no-ip.org/index.htm"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3389"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=7105"
        }
    ]
}