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

{
    "url": "https://demozoo.org/api/v1/releasers/132274/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132274/",
    "id": 132274,
    "name": "Angel Studios Tokyo",
    "is_group": true,
    "nicks": [
        {
            "name": "Angel Studios Tokyo",
            "abbreviation": "AST",
            "is_primary_nick": true,
            "variants": [
                "AST",
                "Angel Studios Tokyo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132275/?format=api",
                "id": 132275,
                "name": "Fetimaro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132273/?format=api",
                "id": 132273,
                "name": "Pet"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010505201759/http://ueno.cool.ne.jp/ast_music/"
        }
    ]
}