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

{
    "url": "https://demozoo.org/api/v1/releasers/133435/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133435/",
    "id": 133435,
    "name": "Crystal",
    "is_group": true,
    "nicks": [
        {
            "name": "Crystal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crystal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135787/?format=api",
                "id": 135787,
                "name": "Panther"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63970/?format=api",
                "id": 63970,
                "name": "Iceball"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52154/?format=api",
                "id": 52154,
                "name": "RCS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148340/?format=api",
                "id": 148340,
                "name": "Bishop"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1081"
        }
    ]
}