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

{
    "url": "https://demozoo.org/api/v1/releasers/109922/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109922/",
    "id": 109922,
    "name": "The Nibbly Industries",
    "is_group": true,
    "nicks": [
        {
            "name": "The Nibbly Industries",
            "abbreviation": "TNI",
            "is_primary_nick": true,
            "variants": [
                "TNI",
                "The Nibbly Industries"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61477/?format=api",
                "id": 61477,
                "name": "Hermes"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/776/?format=api",
                "id": 776,
                "name": "Elkmoose"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1599"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8611"
        }
    ]
}