Here is a JSON example:
Hide
{
"links": {
"_self": "https://api.blablacar.com/api/v2/trips/1688387811-paris-london",
"_front": "https://www.blablacar.co.uk/trip/carpooling/1688387811-paris-london/"
},
"departure_date": "05/09/2019 11:20:00",
"departure_date_iso8601": "2019-09-05T11:20:00+01:00",
"is_passed": false,
"departure_place": {
"city_name": "Paris",
"address": "Métro Nation, Paris",
"latitude": 48.847611,
"longitude": 2.3955668,
"country_code": "FR",
"meeting_point_id": 462828
},
"arrival_place": {
"city_name": "London",
"address": "Victoria Station",
"latitude": 51.49521,
"longitude": -0.143897,
"country_code": "GB"
},
"departure_meeting_point": {
"id": 462828,
"name": "Métro Nation",
"full_name": "Métro Nation, Paris",
"city_name": "Paris",
"address": "23 Rue Fabre d'Eglantine, 75012 Paris, France",
"latitude": 48.847611,
"longitude": 2.3955668,
"country_code": "FR",
"tags": [
"train_station"
]
},
"price": {
"value": 36.5,
"currency": "GBP",
"symbol": "£",
"string_value": "£36.50",
"price_color": "BLACK"
},
"price_with_commission": {
"value": 36.5,
"currency": "GBP",
"symbol": "£",
"string_value": "£36.50",
"price_color": "BLACK"
},
"price_without_commission": {
"value": 30,
"currency": "GBP",
"symbol": "£",
"string_value": "£30.00",
"price_color": "BLACK"
},
"commission": {
"value": 6.5,
"currency": "GBP",
"symbol": "£",
"string_value": "£6.50"
},
"seats_left": 3,
"seats": 3,
"seats_count_origin": 3,
"duration": {
"value": 22800,
"unity": "s"
},
"distance": {
"value": 458,
"unity": "km"
},
"permanent_id": "1688387811-paris-london",
"main_permanent_id": "1688387811-orleans-london",
"comment": "Hello . I am going back to London and using eurotunnel. Please come on time thanks and safely journee . First I am living orlean gare centre at 9:40 for porte de la chapelle. 11:30 departure from porte de la chapelle for London, Victoria",
"car": {
"id": "sQkfQPJXESDDvOAIOYFVXQ",
"model": "PRIUS",
"make": "TOYOTA",
"color": "White",
"color_hexa": "FFFFFF",
"comfort": "Normal",
"comfort_nb_star": 2,
"number_of_seat": 4,
"category": "_UE_BERLINE",
"picture": "https://cdn.blablacar.com/comuto3/images/rebranding/icons/vehicles/car-saloon.svg"
},
"viaggio_rosa": false,
"is_comfort": true,
"freeway": true,
"stop_overs": [
{
"city_name": "Orléans",
"address": "Hôtel Campanile Orléans Centre Gare",
"latitude": 47.90613,
"longitude": 1.905251,
"country_code": "FR"
},
{
"city_name": "Paris",
"latitude": 48.847611,
"longitude": 2.3955668,
"country_code": "FR",
"departure_place": true
},
{
"city_name": "London",
"address": "Victoria Station",
"latitude": 51.49521,
"longitude": -0.143897,
"country_code": "GB",
"arrival_place": true
}
],
"bucketing_eligible": false,
"booking_mode": "manual",
"booking_type": "online",
"is_booking_allowed": true,
"view_count": 22,
"cross_border_alert": true,
"trip_plan": [
{
"date": "05/09/2019 09:40:00",
"city": "Orléans",
"address": "Hôtel Campanile Orléans Centre Gare",
"latitude": 47.90613,
"longitude": 1.905251,
"country_code": "FR",
"meeting_point_id": 0,
"vinci_shuttle_enabled": false
},
{
"date": "05/09/2019 11:20:00",
"city": "Paris",
"address": "Métro Nation, Paris",
"latitude": 48.847611,
"longitude": 2.3955668,
"country_code": "FR",
"meeting_point_id": 462828,
"vinci_shuttle_enabled": false
},
{
"date": "05/09/2019 17:40:00",
"city": "London",
"address": "Victoria Station",
"latitude": 51.49521,
"longitude": -0.143897,
"country_code": "GB",
"meeting_point_id": 0,
"vinci_shuttle_enabled": false
}
],
"messaging_status": "private",
"passengers": [],
"display_contact": true,
"vehicle_pictures": [],
"can_report": false
}