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

{
    "url": "https://demozoo.org/api/v1/releasers/99101/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99101/",
    "id": 99101,
    "name": "S.sok",
    "is_group": true,
    "nicks": [
        {
            "name": "S.sok",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "S Sok",
                "S.sok"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114766/?format=api",
                "id": 114766,
                "name": "Tomi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114764/?format=api",
                "id": 114764,
                "name": "Zew Krwawy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44857"
        }
    ]
}