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

{
    "url": "https://demozoo.org/api/v1/releasers/103445/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103445/",
    "id": 103445,
    "name": "IC Empire",
    "is_group": true,
    "nicks": [
        {
            "name": "IC Empire",
            "abbreviation": "I.C.E",
            "is_primary_nick": true,
            "variants": [
                "I.C.E",
                "I.C.Empire",
                "IC Empire"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5220/?format=api",
                "id": 5220,
                "name": "Photon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65207"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13070"
        }
    ]
}