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

{
    "url": "https://demozoo.org/api/v1/releasers/151564/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/151564/",
    "id": 151564,
    "name": "The Arab",
    "is_group": false,
    "nicks": [
        {
            "name": "The Arab",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Arab"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120276/?format=api",
                "id": 120276,
                "name": "TERBiUM"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129922/?format=api",
                "id": 129922,
                "name": "CyberLegion Artits Network"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}