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

{
    "url": "https://demozoo.org/api/v1/releasers/120139/?format=api",
    "demozoo_url": "https://demozoo.org/groups/120139/",
    "id": 120139,
    "name": "Incantations",
    "is_group": true,
    "nicks": [
        {
            "name": "Incantations",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Incantations"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120138/?format=api",
                "id": 120138,
                "name": "Thanatos"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}