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

{
    "url": "https://demozoo.org/api/v1/releasers/11178/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11178/",
    "id": 11178,
    "name": "Kempelen",
    "is_group": true,
    "nicks": [
        {
            "name": "Kempelen",
            "abbreviation": "KMP",
            "is_primary_nick": true,
            "variants": [
                "KMP",
                "Kempelen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11173/?format=api",
                "id": 11173,
                "name": "Lion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15127/?format=api",
                "id": 15127,
                "name": "Poison"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11158/?format=api",
                "id": 11158,
                "name": "Rambo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12095/?format=api",
                "id": 12095,
                "name": "Da Blondie"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1768"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7971"
        }
    ]
}