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

{
    "url": "https://demozoo.org/api/v1/releasers/109903/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109903/",
    "id": 109903,
    "name": "The Mega Team",
    "is_group": true,
    "nicks": [
        {
            "name": "TMT 7117",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TMT 7117"
            ]
        },
        {
            "name": "The Mega Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Mega Team"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106610/?format=api",
                "id": 106610,
                "name": "Le Squadron Dominant"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140355/?format=api",
                "id": 140355,
                "name": "ABS 3001"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57929/?format=api",
                "id": 57929,
                "name": "Loverboy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2898"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9023"
        }
    ]
}