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

{
    "url": "https://demozoo.org/api/v1/releasers/107737/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107737/",
    "id": 107737,
    "name": "Divine",
    "is_group": true,
    "nicks": [
        {
            "name": "Divine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Divine"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117642/?format=api",
                "id": 117642,
                "name": "Seks"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19703/?format=api",
                "id": 19703,
                "name": "Populus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12392"
        }
    ]
}