Once you fetch the API response, you need to convert the label in the response into the one which you defined at the label page.
{{ JSON.stringify(response, null, 4) }}
{{ JSON.stringify(result, null, 4) }}