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

{
    "url": "https://demozoo.org/api/v1/releasers/139644/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139644/",
    "id": 139644,
    "name": "Hotellcrew",
    "is_group": true,
    "nicks": [
        {
            "name": "Hotellcrew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hotellcrew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51124/?format=api",
                "id": 51124,
                "name": "Znurre"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38619/?format=api",
                "id": 38619,
                "name": "slaeshjag"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}