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

{
    "url": "https://demozoo.org/api/v1/releasers/97009/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97009/",
    "id": 97009,
    "name": "Warriors of Art",
    "is_group": true,
    "nicks": [
        {
            "name": "Warriors of Art",
            "abbreviation": "WOA",
            "is_primary_nick": true,
            "variants": [
                "WOA",
                "Warriors of Art"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10267/?format=api",
                "id": 10267,
                "name": "Gravedancer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17407/?format=api",
                "id": 17407,
                "name": "Scandic"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=36579"
        }
    ]
}