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

{
    "url": "https://demozoo.org/api/v1/releasers/106801/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106801/",
    "id": 106801,
    "name": "Vile",
    "is_group": true,
    "nicks": [
        {
            "name": "Vile",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vile"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "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/78094/?format=api",
                "id": 78094,
                "name": "Dead Zeppelin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118419/?format=api",
                "id": 118419,
                "name": "Codey"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145687/?format=api",
                "id": 145687,
                "name": "Helter-Skelter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145686/?format=api",
                "id": 145686,
                "name": "Game Gorilla"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1170"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8471"
        }
    ]
}