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

{
    "url": "https://demozoo.org/api/v1/releasers/104479/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104479/",
    "id": 104479,
    "name": "Nonstop-Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Nonstop-Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nonstop-Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3209/?format=api",
                "id": 3209,
                "name": "Tsaca"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67426"
        }
    ]
}