{
    "case": "a09",
    "description": "City of London, London, UK -> Warsaw, Poland (formula 5, user 2)",
    "request": {
        "from": "City of London, London, UK",
        "to": "Warsaw, Poland",
        "mass": 300,
        "volume": [
            15,
            30
        ],
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "City of London, London, UK",
            "destination": "Warsaw, Poland",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": "optimize:true|Dover, United Kingdom|Calais, France"
        }
    ],
    "body": {
        "has_null_ferries": false,
        "cost_of_route": {
            "15": 1301.3,
            "30": 2602.6
        },
        "markup": {
            "15": 620,
            "30": 1240
        },
        "ferries": [],
        "mass": 300,
        "volume": [
            15,
            30
        ],
        "total_distance_through_zones": 3.93,
        "total_price": "2102",
        "prices": {
            "15": "2102",
            "30": "4203"
        },
        "total_duration": "66661",
        "from": "City of London, London, UK",
        "to": "Warsaw, Poland",
        "distance_by_country": {
            "UK": 140,
            "FR": 62,
            "BE": 214,
            "NL": 73,
            "DE": 723,
            "PL": 470
        },
        "total_distance": 1690,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "1418",
            "10": "1527",
            "15": "2102",
            "20": "2477",
            "30": "4203"
        },
        "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"
        }
    }
}
