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

{
    "url": "https://demozoo.org/api/v1/releasers/109119/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109119/",
    "id": 109119,
    "name": "BoA",
    "is_group": true,
    "nicks": [
        {
            "name": "BoA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BoA"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108510/?format=api",
                "id": 108510,
                "name": "DiRE"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132233/?format=api",
                "id": 132233,
                "name": "BoA"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/boa"
        }
    ]
}