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

{
    "url": "https://demozoo.org/api/v1/releasers/97838/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97838/",
    "id": 97838,
    "name": "Hurriganes",
    "is_group": true,
    "nicks": [
        {
            "name": "Hurriganes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hurriganes"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65495/?format=api",
                "id": 65495,
                "name": "Skate"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97839/?format=api",
                "id": 97839,
                "name": "Pasi L."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=40111"
        }
    ]
}