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

{
    "url": "https://demozoo.org/api/v1/releasers/132840/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132840/",
    "id": 132840,
    "name": "Excel",
    "is_group": true,
    "nicks": [
        {
            "name": "Excel",
            "abbreviation": "EXL",
            "is_primary_nick": true,
            "variants": [
                "EXL",
                "Excel"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132839/?format=api",
                "id": 132839,
                "name": "Exploited"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132847/?format=api",
                "id": 132847,
                "name": "New Order"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132850/?format=api",
                "id": 132850,
                "name": "Silent Rage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132852/?format=api",
                "id": 132852,
                "name": "Snake Eyes"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4258"
        }
    ]
}