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

{
    "url": "https://demozoo.org/api/v1/releasers/59919/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59919/",
    "id": 59919,
    "name": "Placid",
    "is_group": true,
    "nicks": [
        {
            "name": "Placid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Placid"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89/?format=api",
                "id": 89,
                "name": "Eladamri"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4220/?format=api",
                "id": 4220,
                "name": "Phobium"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12639"
        }
    ]
}