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

{
    "url": "https://demozoo.org/api/v1/releasers/97339/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97339/",
    "id": 97339,
    "name": "Specialized",
    "is_group": true,
    "nicks": [
        {
            "name": "Specialized",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Specialized"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61419/?format=api",
                "id": 61419,
                "name": "Chip"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61422/?format=api",
                "id": 61422,
                "name": "AnyBody"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38161"
        }
    ]
}