{
    "result": "error",
    "data": {
        "name": "Not Found",
        "message": "Page not found.",
        "code": 0,
        "status": 404,
        "previous": {
            "name": "Invalid Route",
            "message": "Unable to resolve the request \"v1/main/index\".",
            "code": 0,
            "type": "yii\\base\\InvalidRouteException"
        }
    },
    "messages": []
}