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

{
    "url": "https://demozoo.org/api/v1/releasers/107650/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107650/",
    "id": 107650,
    "name": "Defcon One",
    "is_group": true,
    "nicks": [
        {
            "name": "Defcon One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defcon One"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16446/?format=api",
                "id": 16446,
                "name": "Aaron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122755/?format=api",
                "id": 122755,
                "name": "Electro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28028/?format=api",
                "id": 28028,
                "name": "Ogami"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1838"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4908"
        }
    ]
}