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

{
    "url": "https://demozoo.org/api/v1/releasers/70392/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70392/",
    "id": 70392,
    "name": "The Last Hackers Group",
    "is_group": true,
    "nicks": [
        {
            "name": "The Last Hackers",
            "abbreviation": "TLH",
            "is_primary_nick": false,
            "variants": [
                "TLH",
                "The Last Hackers"
            ]
        },
        {
            "name": "The Last Hackers Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Last Hackers Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70393/?format=api",
                "id": 70393,
                "name": "Lagarto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70394/?format=api",
                "id": 70394,
                "name": "Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89082/?format=api",
                "id": 89082,
                "name": "The Dark Lord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89083/?format=api",
                "id": 89083,
                "name": "TTR"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3834"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/the_last_hackers/"
        }
    ]
}