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

{
    "url": "https://demozoo.org/api/v1/releasers/4462/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4462/",
    "id": 4462,
    "name": "Compo Xaviours",
    "is_group": true,
    "nicks": [
        {
            "name": "Compo Xaviours",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Compo Xaviours"
            ]
        },
        {
            "name": "The Compo Xaviours",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Compo Xaviours"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18/?format=api",
                "id": 18,
                "name": "Ferris"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19/?format=api",
                "id": 19,
                "name": "Decipher"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10922"
        }
    ]
}