{
    "case": "a13",
    "description": "City of London, London, UK -> Lisbon, Portugal (formula 5, user 2)",
    "request": {
        "from": "City of London, London, UK",
        "to": "Lisbon, Portugal",
        "mass": 100,
        "volume": [
            15
        ],
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "City of London, London, UK",
            "destination": "Lisbon, Portugal",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": "optimize:true|Dover, United Kingdom|Calais, France"
        }
    ],
    "body": {
        "has_null_ferries": false,
        "cost_of_route": {
            "15": 1760.91
        },
        "markup": {
            "15": 750
        },
        "ferries": [],
        "mass": 100,
        "volume": [
            15
        ],
        "total_distance_through_zones": 304.106,
        "total_price": "3140",
        "prices": {
            "15": "3140"
        },
        "total_duration": "83048",
        "from": "City of London, London, UK",
        "to": "Lisbon, Portugal",
        "distance_by_country": {
            "UK": 145,
            "FR": 991,
            "ES": 535,
            "PT": 553
        },
        "total_distance": 2229,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "2219",
            "10": "2507",
            "15": "3140",
            "20": "3646",
            "30": "6279"
        },
        "custom_clearance": {
            "price": 0,
            "cost": 0
        },
        "seasonal_adjustment": {
            "basis": "default_today",
            "dates": [
                "01/01/2001"
            ],
            "month_used": 1,
            "week_used": null,
            "percent": 0,
            "amount": {
                "5": 0,
                "10": 0,
                "15": 0,
                "20": 0,
                "30": 0
            },
            "rule": "default"
        }
    }
}
