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

{
    "url": "https://demozoo.org/api/v1/releasers/28001/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28001/",
    "id": 28001,
    "name": "Tentacle Interactive",
    "is_group": true,
    "nicks": [
        {
            "name": "Tentacle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tentacle"
            ]
        },
        {
            "name": "Tentacle Interactive",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tentacle Interactive"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28000/?format=api",
                "id": 28000,
                "name": "M4-io"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26468/?format=api",
                "id": 26468,
                "name": "Berzerker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3049/?format=api",
                "id": 3049,
                "name": "Okkie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34041/?format=api",
                "id": 34041,
                "name": "Evil Knieval"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2417"
        }
    ]
}