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

{
    "url": "https://demozoo.org/api/v1/releasers/46617/?format=api",
    "demozoo_url": "https://demozoo.org/groups/46617/",
    "id": 46617,
    "name": "Higher Intelligence Company",
    "is_group": true,
    "nicks": [
        {
            "name": "H.I.C. Software Studio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "H.I.C. Software Studio"
            ]
        },
        {
            "name": "Higher Intelligence Company",
            "abbreviation": "HIC",
            "is_primary_nick": true,
            "variants": [
                "HIC",
                "Higher Intelligence Company"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129976/?format=api",
                "id": 129976,
                "name": "Attila"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129977/?format=api",
                "id": 129977,
                "name": "H.I.C."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129978/?format=api",
                "id": 129978,
                "name": "Peter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2422"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3896"
        }
    ]
}