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

{
    "url": "https://demozoo.org/api/v1/releasers/56187/?format=api",
    "demozoo_url": "https://demozoo.org/groups/56187/",
    "id": 56187,
    "name": "Cobra Curings",
    "is_group": true,
    "nicks": [
        {
            "name": "Cobra Curings",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cobra Curings"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56189/?format=api",
                "id": 56189,
                "name": "GRT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56190/?format=api",
                "id": 56190,
                "name": "Howard The Bug"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56191/?format=api",
                "id": 56191,
                "name": "Junior"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56188/?format=api",
                "id": 56188,
                "name": "Pulped"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3404"
        }
    ]
}