{
    "case": "a02",
    "description": "City of London, London, UK -> Paris, France (moving_date, pinned canonical formula, user 2)",
    "request": {
        "from": "City of London, London, UK",
        "to": "Paris, France",
        "mass": 250,
        "volume": [
            10
        ],
        "moving_date": "15/06/2001",
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "City of London, London, UK",
            "destination": "Paris, France",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": "optimize:true|Dover, United Kingdom|Calais, France"
        }
    ],
    "body": {
        "has_null_ferries": false,
        "cost_of_route": {
            "10": 321.855
        },
        "markup": {
            "10": 506
        },
        "ferries": [],
        "mass": 250,
        "volume": [
            10
        ],
        "total_distance_through_zones": 3.625,
        "total_price": "1172",
        "prices": {
            "10": "1172"
        },
        "total_duration": "23396",
        "from": "City of London, London, UK",
        "to": "Paris, France",
        "distance_by_country": {
            "UK": 141,
            "FR": 349
        },
        "total_distance": 499,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "1022",
            "10": "1172",
            "15": "1468",
            "20": "1715",
            "30": "2936"
        },
        "custom_clearance": {
            "price": 0,
            "cost": 0
        },
        "seasonal_adjustment": {
            "basis": "moving_date",
            "dates": [
                "15/06/2001"
            ],
            "month_used": 6,
            "week_used": null,
            "percent": 0,
            "amount": {
                "5": 0,
                "10": 0,
                "15": 0,
                "20": 0,
                "30": 0
            },
            "rule": "default"
        }
    }
}
