94921560/amadeus_flightOffers.rsp.json

{
    "meta": {
        "count": 1
    },
    "data": [
        {
            "type": "flight-offer",
            "id": "1",
            "source": "GDS",
            "instantTicketingRequired": false,
            "nonHomogeneous": false,
            "oneWay": false,
            "isUpsellOffer": false,
            "lastTicketingDate": "2026-02-25",
            "lastTicketingDateTime": "2026-02-25",
            "numberOfBookableSeats": 2,
            "itineraries": [
                {
                    "duration": "PT1H45M",
                    "segments": [
                        {
                            "departure": {
                                "iataCode": "OTP",
                                "at": "2026-06-08T14:35:00"
                            },
                            "arrival": {
                                "iataCode": "SKG",
                                "at": "2026-06-08T16:20:00"
                            },
                            "carrierCode": "RO",
                            "number": "275",
                            "aircraft": {
                                "code": "AT7"
                            },
                            "operating": {
                                "carrierCode": "RO"
                            },
                            "duration": "PT1H45M",
                            "id": "1",
                            "numberOfStops": 0,
                            "blacklistedInEU": false
                        }
                    ]
                },
                {
                    "duration": "PT1H35M",
                    "segments": [
                        {
                            "departure": {
                                "iataCode": "SKG",
                                "at": "2026-06-15T16:50:00"
                            },
                            "arrival": {
                                "iataCode": "OTP",
                                "at": "2026-06-15T18:25:00"
                            },
                            "carrierCode": "RO",
                            "number": "276",
                            "aircraft": {
                                "code": "AT7"
                            },
                            "operating": {
                                "carrierCode": "RO"
                            },
                            "duration": "PT1H35M",
                            "id": "2",
                            "numberOfStops": 0,
                            "blacklistedInEU": false
                        }
                    ]
                }
            ],
            "price": {
                "currency": "EUR",
                "total": "391.24",
                "base": "174.00",
                "fees": [
                    {
                        "amount": "0.00",
                        "type": "SUPPLIER"
                    },
                    {
                        "amount": "0.00",
                        "type": "TICKETING"
                    }
                ],
                "grandTotal": "391.24"
            },
            "pricingOptions": {
                "fareType": [
                    "PUBLISHED"
                ],
                "includedCheckedBagsOnly": true
            },
            "validatingAirlineCodes": [
                "RO"
            ],
            "travelerPricings": [
                {
                    "travelerId": "1",
                    "fareOption": "STANDARD",
                    "travelerType": "ADULT",
                    "price": {
                        "currency": "EUR",
                        "total": "195.62",
                        "base": "87.00"
                    },
                    "fareDetailsBySegment": [
                        {
                            "segmentId": "1",
                            "cabin": "ECONOMY",
                            "fareBasis": "ERTSVRGR",
                            "class": "E",
                            "includedCheckedBags": {
                                "quantity": 1
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        },
                        {
                            "segmentId": "2",
                            "cabin": "ECONOMY",
                            "fareBasis": "ERTSVRGR",
                            "class": "E",
                            "includedCheckedBags": {
                                "quantity": 1
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        }
                    ]
                },
                {
                    "travelerId": "2",
                    "fareOption": "STANDARD",
                    "travelerType": "ADULT",
                    "price": {
                        "currency": "EUR",
                        "total": "195.62",
                        "base": "87.00"
                    },
                    "fareDetailsBySegment": [
                        {
                            "segmentId": "1",
                            "cabin": "ECONOMY",
                            "fareBasis": "ERTSVRGR",
                            "class": "E",
                            "includedCheckedBags": {
                                "quantity": 1
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        },
                        {
                            "segmentId": "2",
                            "cabin": "ECONOMY",
                            "fareBasis": "ERTSVRGR",
                            "class": "E",
                            "includedCheckedBags": {
                                "quantity": 1
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        }
                    ]
                }
            ],
            "fareRules": {
                "rules": [
                    {
                        "category": "EXCHANGE",
                        "maxPenaltyAmount": "60.00"
                    },
                    {
                        "category": "REFUND",
                        "notApplicable": true
                    },
                    {
                        "category": "REVALIDATION",
                        "notApplicable": true
                    }
                ]
            }
        }
    ],
    "dictionaries": {
        "locations": {
            "OTP": {
                "cityCode": "BUH",
                "countryCode": "RO"
            },
            "SKG": {
                "cityCode": "SKG",
                "countryCode": "GR"
            }
        },
        "aircraft": {
            "AT7": "ATR 72"
        },
        "currencies": {
            "EUR": "EURO"
        },
        "carriers": {
            "RO": "TAROM"
        }
    }
}