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

{
    "url": "https://demozoo.org/api/v1/releasers/14690/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14690/",
    "id": 14690,
    "name": "Alpha Range 89",
    "is_group": true,
    "nicks": [
        {
            "name": "Alpha Range 89",
            "abbreviation": "AR89",
            "is_primary_nick": true,
            "variants": [
                "AR89",
                "Alpha Range 89"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14689/?format=api",
                "id": 14689,
                "name": "Karl XII"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14691/?format=api",
                "id": 14691,
                "name": "The Leader"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14692/?format=api",
                "id": 14692,
                "name": "Iron"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=338"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3648"
        }
    ]
}