{
"_links": {
"next": "http://example.com",
"prev": "http://example.com",
"self": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"id": 0,
"image": "string",
"name": "string",
"subscribed": true,
"type": "LABEL"
}
]
}