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

{
    "url": "https://demozoo.org/api/v1/releasers/106904/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106904/",
    "id": 106904,
    "name": "Acsore",
    "is_group": true,
    "nicks": [
        {
            "name": "Acsore",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acsore"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76031/?format=api",
                "id": 76031,
                "name": "Ecsic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11106/?format=api",
                "id": 11106,
                "name": "Hogan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73377/?format=api",
                "id": 73377,
                "name": "Sush"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=92"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8291"
        }
    ]
}