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

{
    "url": "https://demozoo.org/api/v1/releasers/70161/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70161/",
    "id": 70161,
    "name": "Tao",
    "is_group": true,
    "nicks": [
        {
            "name": "Tao",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tao"
            ]
        },
        {
            "name": "Tao Industries",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tao Industries"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70160/?format=api",
                "id": 70160,
                "name": "Gamehunter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76450/?format=api",
                "id": 76450,
                "name": "Exxoss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73584/?format=api",
                "id": 73584,
                "name": "Protector"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8052"
        }
    ]
}