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

{
    "url": "https://demozoo.org/api/v1/releasers/124753/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124753/",
    "id": 124753,
    "name": "The Silencers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Silencers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Silencers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72711/?format=api",
                "id": 72711,
                "name": "Poseidon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}