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

{
    "url": "https://demozoo.org/api/v1/releasers/26844/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26844/",
    "id": 26844,
    "name": "Mr. Byte",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Byte",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "M-Byte",
                "Mr. Byte"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26799/?format=api",
                "id": 26799,
                "name": "Chaos Energy Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70422/?format=api",
                "id": 70422,
                "name": "Brutal PPE Coders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}