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

{
    "url": "https://demozoo.org/api/v1/releasers/104279/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104279/",
    "id": 104279,
    "name": "Exit",
    "is_group": true,
    "nicks": [
        {
            "name": "Exit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exit"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27286/?format=api",
                "id": 27286,
                "name": "Trixie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80134/?format=api",
                "id": 80134,
                "name": "Saito"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67154"
        }
    ]
}