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

{
    "url": "https://demozoo.org/api/v1/releasers/69981/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69981/",
    "id": 69981,
    "name": "High Tech Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "H.T.B. Systems",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "H.T.B. Systems"
            ]
        },
        {
            "name": "High Tech Boys",
            "abbreviation": "HTB",
            "is_primary_nick": true,
            "variants": [
                "HTB",
                "High Tech Boys"
            ]
        },
        {
            "name": "The High Tech Boys",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The High Tech Boys"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60802/?format=api",
                "id": 60802,
                "name": "Fantasy Cracking Service"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68689/?format=api",
                "id": 68689,
                "name": "Paradroid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38782/?format=api",
                "id": 38782,
                "name": "Ramiro Vaca"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65906/?format=api",
                "id": 65906,
                "name": "Mafia Joe"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/84810/?format=api",
                "id": 84810,
                "name": "Euratom"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4050"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9434"
        }
    ]
}