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

{
    "url": "https://demozoo.org/api/v1/releasers/98244/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98244/",
    "id": 98244,
    "name": "Cubic Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Cubic Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cubic Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49210/?format=api",
                "id": 49210,
                "name": "Kme"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41636"
        }
    ]
}