GET /api/v1/releasers/79195/?format=api
               
              
                HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/releasers/79195/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79195/",
    "id": 79195,
    "name": "Gamma",
    "is_group": false,
    "nicks": [
        {
            "name": "Gamma",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gamma"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79191/?format=api",
                "id": 79191,
                "name": "The Documentation Network"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108921/?format=api",
                "id": 108921,
                "name": "RIOT"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}