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

{
    "url": "https://demozoo.org/api/v1/releasers/19904/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19904/",
    "id": 19904,
    "name": "Inu-Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "Inu-Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inu-Soft"
            ]
        },
        {
            "name": "InuSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "InuSoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15582/?format=api",
                "id": 15582,
                "name": "Inu"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59028"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4406"
        }
    ]
}