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

{
    "url": "https://demozoo.org/api/v1/releasers/54881/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54881/",
    "id": 54881,
    "name": "Cherubs",
    "is_group": true,
    "nicks": [
        {
            "name": "Cherubs",
            "abbreviation": "CHB",
            "is_primary_nick": true,
            "variants": [
                "CHB",
                "Cherubs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54900/?format=api",
                "id": 54900,
                "name": "Alurion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67703/?format=api",
                "id": 67703,
                "name": "Vihee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67706/?format=api",
                "id": 67706,
                "name": "Sentinel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20544/?format=api",
                "id": 20544,
                "name": "Joodas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71480/?format=api",
                "id": 71480,
                "name": "Snooze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115968/?format=api",
                "id": 115968,
                "name": "Slash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22829/?format=api",
                "id": 22829,
                "name": "McCloskey"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116001/?format=api",
                "id": 116001,
                "name": "Backslash"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=522"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7397"
        }
    ]
}