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

{
    "url": "https://demozoo.org/api/v1/releasers/16584/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16584/",
    "id": 16584,
    "name": "Fat Chili Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Fat Chili Team",
            "abbreviation": "FCT",
            "is_primary_nick": true,
            "variants": [
                "FCT",
                "Fat Chili Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16680/?format=api",
                "id": 16680,
                "name": "Hne"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62259/?format=api",
                "id": 62259,
                "name": "Ravenmir"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3858"
        }
    ]
}