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

{
    "url": "https://demozoo.org/api/v1/releasers/143212/?format=api",
    "demozoo_url": "https://demozoo.org/groups/143212/",
    "id": 143212,
    "name": "Rage Against The System",
    "is_group": true,
    "nicks": [
        {
            "name": "Rage Against The System",
            "abbreviation": "RATS",
            "is_primary_nick": true,
            "variants": [
                "RATS",
                "Rage Against The System"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111572/?format=api",
                "id": 111572,
                "name": "Bigg Dogg"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/rats"
        }
    ]
}