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

{
    "url": "https://demozoo.org/api/v1/releasers/61749/?format=api",
    "demozoo_url": "https://demozoo.org/groups/61749/",
    "id": 61749,
    "name": "HackerForce",
    "is_group": true,
    "nicks": [
        {
            "name": "HackerForce",
            "abbreviation": "HK",
            "is_primary_nick": true,
            "variants": [
                "HK",
                "HackerForce"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61824/?format=api",
                "id": 61824,
                "name": "LoGo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65428/?format=api",
                "id": 65428,
                "name": "The White Man"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.brutaldeluxe.fr/products/french/hackerforce.html"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10427"
        }
    ]
}