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

{
    "url": "https://demozoo.org/api/v1/releasers/88854/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88854/",
    "id": 88854,
    "name": "Polarity",
    "is_group": true,
    "nicks": [
        {
            "name": "Polarity",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Polarity"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                "id": 77056,
                "name": "yx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                "id": 21306,
                "name": "Subi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14303"
        }
    ]
}