30 lines
688 B
JSON
30 lines
688 B
JSON
{
|
|
"data": [
|
|
{
|
|
"id": 1,
|
|
"name": "Action",
|
|
"color": "#BD6C85",
|
|
"icon": "https://s3.amazonaws.com/metamaps-assets/metacodes/blueprint/96px/bp_action.png"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Activity",
|
|
"color": "#6EBF65",
|
|
"icon": "https://s3.amazonaws.com/metamaps-assets/metacodes/blueprint/96px/bp_activity.png"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Catalyst",
|
|
"color": "#EF8964",
|
|
"icon": "https://s3.amazonaws.com/metamaps-assets/metacodes/blueprint/96px/bp_catalyst.png"
|
|
}
|
|
],
|
|
"page": {
|
|
"current_page": 1,
|
|
"next_page": 2,
|
|
"prev_page": 0,
|
|
"total_pages": 16,
|
|
"total_count": 47,
|
|
"per": 3
|
|
}
|
|
}
|