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

{
    "url": "https://demozoo.org/api/v1/releasers/90888/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90888/",
    "id": 90888,
    "name": "The Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Force",
            "abbreviation": "TF",
            "is_primary_nick": true,
            "variants": [
                "TF",
                "The Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90889/?format=api",
                "id": 90889,
                "name": "Shadow Dragon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51333/?format=api",
                "id": 51333,
                "name": "Necromancer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130567/?format=api",
                "id": 130567,
                "name": "The Criminal"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6842"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14434"
        }
    ]
}