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

{
    "url": "https://demozoo.org/api/v1/releasers/110088/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110088/",
    "id": 110088,
    "name": "Time League",
    "is_group": true,
    "nicks": [
        {
            "name": "Time League",
            "abbreviation": "TL",
            "is_primary_nick": true,
            "variants": [
                "TL",
                "Time League"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66619/?format=api",
                "id": 66619,
                "name": "Wanderer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55349/?format=api",
                "id": 55349,
                "name": "The Last Dragon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2804"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8998"
        }
    ]
}