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

{
    "url": "https://demozoo.org/api/v1/releasers/99674/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99674/",
    "id": 99674,
    "name": "Complete Death",
    "is_group": true,
    "nicks": [
        {
            "name": "Complete Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Complete Death"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63748/?format=api",
                "id": 63748,
                "name": "Rawer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69568/?format=api",
                "id": 69568,
                "name": "The Devil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142792/?format=api",
                "id": 142792,
                "name": "Fly"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48695"
        }
    ]
}