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

{
    "url": "https://demozoo.org/api/v1/releasers/43417/?format=api",
    "demozoo_url": "https://demozoo.org/groups/43417/",
    "id": 43417,
    "name": "!!M",
    "is_group": true,
    "nicks": [
        {
            "name": "!!M",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "!!M"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47677/?format=api",
                "id": 47677,
                "name": "Romain337"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11162"
        }
    ]
}