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

{
    "url": "https://demozoo.org/api/v1/releasers/130111/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130111/",
    "id": 130111,
    "name": "A Fit of Rage",
    "is_group": true,
    "nicks": [
        {
            "name": "A Fit of Rage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A Fit of Rage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79876/?format=api",
                "id": 79876,
                "name": "The Dominant One"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=11113"
        }
    ]
}