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

{
    "url": "https://demozoo.org/api/v1/releasers/96534/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96534/",
    "id": 96534,
    "name": "Tocxic",
    "is_group": true,
    "nicks": [
        {
            "name": "Tocxic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tocxic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41014/?format=api",
                "id": 41014,
                "name": "NLK"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92613/?format=api",
                "id": 92613,
                "name": "Jimbo Baby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92614/?format=api",
                "id": 92614,
                "name": "Baby Bob"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34817"
        }
    ]
}