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

{
    "url": "https://demozoo.org/api/v1/releasers/47870/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47870/",
    "id": 47870,
    "name": "RBL",
    "is_group": true,
    "nicks": [
        {
            "name": "RBL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RBL"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47871/?format=api",
                "id": 47871,
                "name": "Gilez"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47872/?format=api",
                "id": 47872,
                "name": "Nemo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}