{
    "case": "b20",
    "description": "Bristol, UK -> Zürich, Switzerland (pinned canonical formula, user 2)",
    "request": {
        "from": "Bristol, UK",
        "to": "Zürich, Switzerland",
        "mass": 150,
        "volume": [
            15
        ],
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "Bristol, UK",
            "destination": "Zürich, Switzerland",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": "optimize:true|Dover, United Kingdom|Calais, France"
        }
    ],
    "body": {
        "has_null_ferries": false,
        "cost_of_route": {
            "15": 918.61
        },
        "markup": {
            "15": 675
        },
        "ferries": [],
        "mass": 150,
        "volume": [
            15
        ],
        "total_distance_through_zones": 8.514,
        "total_price": "1884",
        "prices": {
            "15": "1884"
        },
        "total_duration": "47489",
        "from": "Bristol, UK",
        "to": "Zürich, Switzerland",
        "distance_by_country": {
            "UK": 350,
            "FR": 713,
            "CH": 121
        },
        "total_distance": 1193,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "1505",
            "10": "1608",
            "15": "1884",
            "20": "2212",
            "30": "3768"
        },
        "custom_clearance": {
            "price": 300,
            "cost": 100
        },
        "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"
        }
    }
}
