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

{
    "url": "https://demozoo.org/api/v1/releasers/107507/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107507/",
    "id": 107507,
    "name": "I.C.E. Squad",
    "is_group": true,
    "nicks": [
        {
            "name": "I.C.E. Squad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "I.C.E. Squad"
            ]
        },
        {
            "name": "ICE-Squad",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ICE-Squad"
            ]
        },
        {
            "name": "Independent Cracking Elite",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Independent Cracking Elite"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117806/?format=api",
                "id": 117806,
                "name": "The Happy Cracker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45632/?format=api",
                "id": 45632,
                "name": "The Dutch Judge"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117808/?format=api",
                "id": 117808,
                "name": "Tornado"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2045"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8735"
        }
    ]
}