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

{
    "url": "https://demozoo.org/api/v1/releasers/51412/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51412/",
    "id": 51412,
    "name": "WM-Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "WM-Brothers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "WM-Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45901/?format=api",
                "id": 45901,
                "name": "Voy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45900/?format=api",
                "id": 45900,
                "name": "Pasiu"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}