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

{
    "url": "https://demozoo.org/api/v1/releasers/119254/?format=api",
    "demozoo_url": "https://demozoo.org/groups/119254/",
    "id": 119254,
    "name": "Excidium",
    "is_group": true,
    "nicks": [
        {
            "name": "Excidium",
            "abbreviation": "EXM",
            "is_primary_nick": true,
            "variants": [
                "EXM",
                "Excidium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124452/?format=api",
                "id": 124452,
                "name": "Syntaxerror"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124453/?format=api",
                "id": 124453,
                "name": "Copkiller"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124454/?format=api",
                "id": 124454,
                "name": "Takuhi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124455/?format=api",
                "id": 124455,
                "name": "Neo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124456/?format=api",
                "id": 124456,
                "name": "Morpheus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124457/?format=api",
                "id": 124457,
                "name": "Blade Tryper"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/excidium"
        }
    ]
}