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

{
    "url": "https://demozoo.org/api/v1/releasers/106783/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106783/",
    "id": 106783,
    "name": "Vendetta",
    "is_group": true,
    "nicks": [
        {
            "name": "Vendetta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vendetta"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140984/?format=api",
                "id": 140984,
                "name": "The Impaler"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140983/?format=api",
                "id": 140983,
                "name": "Jon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132764/?format=api",
                "id": 132764,
                "name": "Despiser"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145738/?format=api",
                "id": 145738,
                "name": "Comman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3445"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6052"
        }
    ]
}