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

{
    "url": "https://demozoo.org/api/v1/releasers/131998/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131998/",
    "id": 131998,
    "name": "Elite Cracking Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Elite Cracking Crew",
            "abbreviation": "ECC",
            "is_primary_nick": true,
            "variants": [
                "E.C.C.",
                "ECC",
                "Elite Cracking Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27422/?format=api",
                "id": 27422,
                "name": "4042"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55211/?format=api",
                "id": 55211,
                "name": "Zonzo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132000/?format=api",
                "id": 132000,
                "name": "Def"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132005/?format=api",
                "id": 132005,
                "name": "ABC"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7349"
        }
    ]
}