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

{
    "url": "https://demozoo.org/api/v1/releasers/89242/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89242/",
    "id": 89242,
    "name": "Warriors",
    "is_group": true,
    "nicks": [
        {
            "name": "Warriors",
            "abbreviation": "WAR",
            "is_primary_nick": true,
            "variants": [
                "WAR",
                "Warriors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89243/?format=api",
                "id": 89243,
                "name": "sHAoLIN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89244/?format=api",
                "id": 89244,
                "name": "SALAMINATOR"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89245/?format=api",
                "id": 89245,
                "name": "GoD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89246/?format=api",
                "id": 89246,
                "name": "Shy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89247/?format=api",
                "id": 89247,
                "name": "Kyp"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/warriors"
        },
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/warriors"
        }
    ]
}