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

{
    "url": "https://demozoo.org/api/v1/releasers/84765/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84765/",
    "id": 84765,
    "name": "Genocide",
    "is_group": true,
    "nicks": [
        {
            "name": "Genocide",
            "abbreviation": "GCD",
            "is_primary_nick": true,
            "variants": [
                "GCD",
                "Genocide"
            ]
        },
        {
            "name": "Genocide Couriers",
            "abbreviation": "GCD",
            "is_primary_nick": false,
            "variants": [
                "GCD",
                "Genocide Couriers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129661/?format=api",
                "id": 129661,
                "name": "Darknight"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46253/?format=api",
                "id": 46253,
                "name": "Nightsky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89999/?format=api",
                "id": 89999,
                "name": "gl0ck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84474/?format=api",
                "id": 84474,
                "name": "Darkfall"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130856/?format=api",
                "id": 130856,
                "name": "Noface"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130857/?format=api",
                "id": 130857,
                "name": "Diarmuid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130858/?format=api",
                "id": 130858,
                "name": "Purplehze"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/genocide"
        }
    ]
}