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

{
    "url": "https://demozoo.org/api/v1/releasers/116690/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116690/",
    "id": 116690,
    "name": "Crap",
    "is_group": true,
    "nicks": [
        {
            "name": "Crap",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crap"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7887/?format=api",
                "id": 7887,
                "name": "Raz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8522/?format=api",
                "id": 8522,
                "name": "Dr. Dex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105468/?format=api",
                "id": 105468,
                "name": "Tarl"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65716"
        }
    ]
}