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

{
    "url": "https://demozoo.org/api/v1/releasers/151348/?format=api",
    "demozoo_url": "https://demozoo.org/groups/151348/",
    "id": 151348,
    "name": "Electric Eye Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Electric Eye Design",
            "abbreviation": "eed",
            "is_primary_nick": true,
            "variants": [
                "Electric Eye Design",
                "eed"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                "id": 583,
                "name": "Xhale"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/757/?format=api",
                "id": 757,
                "name": "tEiS"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}