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

{
    "url": "https://demozoo.org/api/v1/releasers/148042/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148042/",
    "id": 148042,
    "name": "fence",
    "is_group": false,
    "nicks": [
        {
            "name": "fence",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "fence"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148038/?format=api",
                "id": 148038,
                "name": "UwU-Space"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}