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

{
    "url": "https://demozoo.org/api/v1/releasers/115393/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115393/",
    "id": 115393,
    "name": "Housetek",
    "is_group": true,
    "nicks": [
        {
            "name": "Housetek",
            "abbreviation": "HTK",
            "is_primary_nick": true,
            "variants": [
                "HTK",
                "Housetek",
                "House┼ek"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124549/?format=api",
                "id": 124549,
                "name": "Nitros Oxide"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108235/?format=api",
                "id": 108235,
                "name": "The Dominator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/housetek"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14932"
        }
    ]
}