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

{
    "url": "https://demozoo.org/api/v1/releasers/108765/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108765/",
    "id": 108765,
    "name": "The Remembers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Remembers",
            "abbreviation": "TR",
            "is_primary_nick": true,
            "variants": [
                "TR",
                "The Remembers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6684/?format=api",
                "id": 6684,
                "name": "Zyron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16356/?format=api",
                "id": 16356,
                "name": "Mr. Alpha"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13600/?format=api",
                "id": 13600,
                "name": "H-Bloxx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135753/?format=api",
                "id": 135753,
                "name": "Maverick"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=503"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2754"
        }
    ]
}