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

{
    "url": "https://demozoo.org/api/v1/releasers/92168/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92168/",
    "id": 92168,
    "name": "Warp 9",
    "is_group": true,
    "nicks": [
        {
            "name": "Warp 9",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Warp 9"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16494/?format=api",
                "id": 16494,
                "name": "Ipec Elite"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93548/?format=api",
                "id": 93548,
                "name": "Ordain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103885/?format=api",
                "id": 103885,
                "name": "The Consultant"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=7866"
        }
    ]
}