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

{
    "url": "https://demozoo.org/api/v1/releasers/108085/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108085/",
    "id": 108085,
    "name": "Hacker Trick Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Hacker Trick Group",
            "abbreviation": "HTG",
            "is_primary_nick": true,
            "variants": [
                "HTG",
                "Hacker Trick Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114301/?format=api",
                "id": 114301,
                "name": "Sampox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79960/?format=api",
                "id": 79960,
                "name": "Hawkeye"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141155/?format=api",
                "id": 141155,
                "name": "Judas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86587/?format=api",
                "id": 86587,
                "name": "The Masterblaster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3057/?format=api",
                "id": 3057,
                "name": "Hoffi"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/108319/?format=api",
                "id": 108319,
                "name": "MJM-Service"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3665"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9293"
        }
    ]
}