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

{
    "url": "https://demozoo.org/api/v1/releasers/131092/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131092/",
    "id": 131092,
    "name": "The Lights of Darkness",
    "is_group": true,
    "nicks": [
        {
            "name": "The Lights of Darkness",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Lights of Darkness"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62690/?format=api",
                "id": 62690,
                "name": "The Darkness"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131091/?format=api",
                "id": 131091,
                "name": "Shadow"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7130"
        }
    ]
}