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

{
    "url": "https://demozoo.org/api/v1/releasers/61641/?format=api",
    "demozoo_url": "https://demozoo.org/groups/61641/",
    "id": 61641,
    "name": "Wild Bashkort Mages",
    "is_group": true,
    "nicks": [
        {
            "name": "Wild Bashkort Mages",
            "abbreviation": "WBM",
            "is_primary_nick": true,
            "variants": [
                "WBM",
                "Wild Bashkort Mages"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61642/?format=api",
                "id": 61642,
                "name": "Akhmetzyanov D."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61644/?format=api",
                "id": 61644,
                "name": "Ripatti A."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61643/?format=api",
                "id": 61643,
                "name": "Mouratov M."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12685"
        }
    ]
}