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

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