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

{
    "url": "https://demozoo.org/api/v1/releasers/107111/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107111/",
    "id": 107111,
    "name": "The Omega Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Omega Team",
            "abbreviation": "TOT",
            "is_primary_nick": true,
            "variants": [
                "TOT",
                "The Omega Team"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51428/?format=api",
                "id": 51428,
                "name": "The Jezebels Union"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145449/?format=api",
                "id": 145449,
                "name": "Micron"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2617"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8927"
        }
    ]
}