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

{
    "url": "https://demozoo.org/api/v1/releasers/99610/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99610/",
    "id": 99610,
    "name": "Hugo og Mammuttene",
    "is_group": true,
    "nicks": [
        {
            "name": "Hugo og Mammuttene",
            "abbreviation": "H^M",
            "is_primary_nick": true,
            "variants": [
                "H^M",
                "Hugo og Mammuttene"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5409/?format=api",
                "id": 5409,
                "name": "Filuu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106577/?format=api",
                "id": 106577,
                "name": "R.R"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48115"
        }
    ]
}