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

{
    "url": "https://demozoo.org/api/v1/releasers/7187/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7187/",
    "id": 7187,
    "name": "B-Ware",
    "is_group": true,
    "nicks": [
        {
            "name": "B-Ware",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B-Ware"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8083/?format=api",
                "id": 8083,
                "name": "Duffe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7231/?format=api",
                "id": 7231,
                "name": "Liket"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76665/?format=api",
                "id": 76665,
                "name": "Ali"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76664/?format=api",
                "id": 76664,
                "name": "Display"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76666/?format=api",
                "id": 76666,
                "name": "Bugkiller"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4952"
        }
    ]
}