{
    "data": [
        {
            "id": "a7db388e-4df8-47a5-8e4a-45fbf68203d6",
            "application": "helloworld",
            "name": "api",
            "description": "HTTP/REST Api Service",
            "provider": "interfaces/rest",
            "available": true,
            "instances": 10,
            "deployed": "5 days ago"
        },
        {
            "id": "a7db388e-4df8-47a5-8e4a-45fbf68203d6",
            "application": "helloworld",
            "name": "web",
            "description": "Web UI Frontend Service",
            "provider": "interfaces/express",
            "available": true,
            "instances": 2,
            "deployed": "3 days ago"
        }
    ]
}
