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

{
    "url": "https://demozoo.org/api/v1/releasers/105891/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105891/",
    "id": 105891,
    "name": "Computer Line",
    "is_group": true,
    "nicks": [
        {
            "name": "Computer Line",
            "abbreviation": "CL",
            "is_primary_nick": true,
            "variants": [
                "CL",
                "Computer Line"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105894/?format=api",
                "id": 105894,
                "name": "Baze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105892/?format=api",
                "id": 105892,
                "name": "Aztec"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10279"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14449"
        }
    ]
}