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

{
    "url": "https://demozoo.org/api/v1/releasers/19007/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19007/",
    "id": 19007,
    "name": "TranZe",
    "is_group": true,
    "nicks": [
        {
            "name": "TranZe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TranZe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19008/?format=api",
                "id": 19008,
                "name": "Pest"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61606/?format=api",
                "id": 61606,
                "name": "Wec"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61716/?format=api",
                "id": 61716,
                "name": "M-S-M"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11585"
        }
    ]
}