Aerodrome Rescue and Fire Fighting availaibility
Get 24 hours of ARFF availability information starting from specified date and time.
GET
https://api.aviowiki.com/airports/{aid}/availability/arff
Path Parameters
Name | Type | Description |
---|---|---|
aid* | String | Aviowiki ID of the airport |
Query Parameters
Name | Type | Description |
---|---|---|
dateTime | String | Range start for the availability retrieval. Default value: |
local | Boolean | Whether to use local time or UTC. If |
Headers
Name | Type | Description |
---|---|---|
Authorization | String | An API Token using Bearer authorization. |
The detailed properties of the returned item can be found in the ARFF Availability documentation.
Last updated