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

{
    "url": "https://demozoo.org/api/v1/releasers/22111/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22111/",
    "id": 22111,
    "name": "Itsari",
    "is_group": true,
    "nicks": [
        {
            "name": "Itsari",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Itsari"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36245/?format=api",
                "id": 36245,
                "name": "The Ripper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36240/?format=api",
                "id": 36240,
                "name": "Zyser"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36241/?format=api",
                "id": 36241,
                "name": "Klix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36242/?format=api",
                "id": 36242,
                "name": "Deiy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "www.pouet.net/groups.php?which=2173"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/itsari"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2173"
        }
    ]
}