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

{
    "url": "https://demozoo.org/api/v1/releasers/108139/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108139/",
    "id": 108139,
    "name": "Hondani",
    "is_group": true,
    "nicks": [
        {
            "name": "Hondani",
            "abbreviation": "HDN",
            "is_primary_nick": true,
            "variants": [
                "HDN",
                "Hondani"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145616/?format=api",
                "id": 145616,
                "name": "Dan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145617/?format=api",
                "id": 145617,
                "name": "Artcore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145618/?format=api",
                "id": 145618,
                "name": "Honza"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=901"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8315"
        }
    ]
}