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

{
    "url": "https://demozoo.org/api/v1/releasers/97472/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97472/",
    "id": 97472,
    "name": "Inquisitors",
    "is_group": true,
    "nicks": [
        {
            "name": "Inquisitors",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inquisitors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55291/?format=api",
                "id": 55291,
                "name": "The Warlord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98457/?format=api",
                "id": 98457,
                "name": "Cracken"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104084/?format=api",
                "id": 104084,
                "name": "Verminator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137558/?format=api",
                "id": 137558,
                "name": "Firehawk"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38657"
        }
    ]
}