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

{
    "url": "https://demozoo.org/api/v1/releasers/96775/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96775/",
    "id": 96775,
    "name": "Zig Zag Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "Zig Zag Corporation",
            "abbreviation": "ZZC",
            "is_primary_nick": true,
            "variants": [
                "ZZC",
                "Zig Zag Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1032/?format=api",
                "id": 1032,
                "name": "Dust"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13749/?format=api",
                "id": 13749,
                "name": "Lynxx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122357/?format=api",
                "id": 122357,
                "name": "Joker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35745"
        }
    ]
}