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

{
    "url": "https://demozoo.org/api/v1/releasers/135035/?format=api",
    "demozoo_url": "https://demozoo.org/groups/135035/",
    "id": 135035,
    "name": "Belgian Cracking Association",
    "is_group": true,
    "nicks": [
        {
            "name": "Belgian Cracking Association",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Belgian Cracking Association"
            ]
        },
        {
            "name": "Belgian Cracking Association 2001",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Belgian Cracking Association 2001"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135034/?format=api",
                "id": 135034,
                "name": "Hornet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135036/?format=api",
                "id": 135036,
                "name": "Charly"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135984/?format=api",
                "id": 135984,
                "name": "Zarx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103810/?format=api",
                "id": 103810,
                "name": "Poulox"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4178"
        }
    ]
}