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

{
    "url": "https://demozoo.org/api/v1/releasers/90114/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90114/",
    "id": 90114,
    "name": "International Cracking Group",
    "is_group": true,
    "nicks": [
        {
            "name": "ICG Crackings",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ICG Crackings"
            ]
        },
        {
            "name": "International Cracking Group",
            "abbreviation": "ICG",
            "is_primary_nick": true,
            "variants": [
                "I.C.G.",
                "ICG",
                "International Cracking Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124303/?format=api",
                "id": 124303,
                "name": "IQ-Soft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124304/?format=api",
                "id": 124304,
                "name": "2222"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124305/?format=api",
                "id": 124305,
                "name": "11870"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124306/?format=api",
                "id": 124306,
                "name": "Disko"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3423"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9201"
        }
    ]
}