{
    "case": "j64",
    "description": "City of London, London, UK -> Paris, France (past moving_date -> 422, user 4)",
    "request": {
        "from": "City of London, London, UK",
        "to": "Paris, France",
        "mass": 100,
        "volume": [
            10
        ],
        "moving_date": "31/12/2000",
        "user_id": 4
    },
    "status": 422,
    "google_requests": [],
    "body": {
        "message": "moving_date must not be in the past (today 01/01/2001 or later, Europe/London time)."
    }
}
