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

{
    "url": "https://demozoo.org/api/v1/releasers/83895/?format=api",
    "demozoo_url": "https://demozoo.org/groups/83895/",
    "id": 83895,
    "name": "Coltrax 2304",
    "is_group": true,
    "nicks": [
        {
            "name": "Coltrax 2304",
            "abbreviation": "CLX",
            "is_primary_nick": true,
            "variants": [
                "CLX",
                "Coltrax 2304"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83896/?format=api",
                "id": 83896,
                "name": "Switch"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4167"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9477"
        }
    ]
}