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

{
    "url": "https://demozoo.org/api/v1/releasers/96712/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96712/",
    "id": 96712,
    "name": "Unix One",
    "is_group": true,
    "nicks": [
        {
            "name": "Unix One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unix One"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83852/?format=api",
                "id": 83852,
                "name": "Cruzer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35455"
        }
    ]
}