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

{
    "url": "https://demozoo.org/api/v1/releasers/154727/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154727/",
    "id": 154727,
    "name": "Ellipse",
    "is_group": false,
    "nicks": [
        {
            "name": "Ellipse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ellipse"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154726/?format=api",
                "id": 154726,
                "name": "Alloy Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}