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

{
    "url": "https://demozoo.org/api/v1/releasers/82791/?format=api",
    "demozoo_url": "https://demozoo.org/groups/82791/",
    "id": 82791,
    "name": "Digi-Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "Digi-Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digi-Soft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                "id": 12049,
                "name": "42Bastian"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}