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

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