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

{
    "url": "https://demozoo.org/api/v1/releasers/108723/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108723/",
    "id": 108723,
    "name": "Rage",
    "is_group": true,
    "nicks": [
        {
            "name": "Rage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131093/?format=api",
                "id": 131093,
                "name": "Sir Crash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144746/?format=api",
                "id": 144746,
                "name": "Sharky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84694/?format=api",
                "id": 84694,
                "name": "Bad Boy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=975"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14661"
        }
    ]
}