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

{
    "url": "https://demozoo.org/api/v1/releasers/22354/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22354/",
    "id": 22354,
    "name": "Lame Over",
    "is_group": true,
    "nicks": [
        {
            "name": "Lame Over",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lame Over"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24132/?format=api",
                "id": 24132,
                "name": "Sleeping Dog"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12052"
        }
    ]
}