ADS-B Exchange · Schema
OperationsResponseItem
AviationFlight TrackingADS-BAircraftReal-TimeMilitaryMLAT
Properties
| Name | Type | Description |
|---|---|---|
| icao | string | |
| registration | string | |
| flight | string | |
| ac_type | string | |
| time | string | |
| time_epoch | integer | |
| airport | string | |
| runway | string | |
| operation | string | |
| flight_link | string | |
| gs | string | |
| squawk | string | |
| signal_type | string | |
| alt_baro | integer | |
| track | string | |
| lat | number | |
| lon | number | |
| alt_geom | integer | |
| rate | integer | |
| category | string | |
| reg | string | |
| icaotype | string | |
| year | string | |
| manufacturer | string | |
| model | string | |
| ownop | string | |
| faa_pia | boolean | |
| faa_ladd | boolean | |
| short_type | string | |
| mil | boolean | |
| apt_type | string | |
| name | string | |
| continent | string | |
| iso_country | string | |
| iso_region | string | |
| municipality | string | |
| scheduled_service | string | |
| iata_code | string | |
| wgs84_elev | integer |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "OperationsResponseItem",
"type": "object",
"additionalProperties": false,
"properties": {
"icao": {
"type": "string"
},
"registration": {
"type": "string",
"nullable": true
},
"flight": {
"type": "string",
"nullable": true
},
"ac_type": {
"type": "string",
"nullable": true
},
"time": {
"type": "string",
"nullable": true
},
"time_epoch": {
"type": "integer",
"format": "int64"
},
"airport": {
"type": "string",
"nullable": true
},
"runway": {
"type": "string",
"nullable": true
},
"operation": {
"type": "string",
"nullable": true
},
"flight_link": {
"type": "string",
"nullable": true
},
"gs": {
"type": "string",
"nullable": true
},
"squawk": {
"type": "string",
"nullable": true
},
"signal_type": {
"type": "string",
"nullable": true
},
"alt_baro": {
"type": "integer",
"format": "int32",
"nullable": true
},
"track": {
"type": "string",
"nullable": true
},
"lat": {
"type": "number",
"format": "float",
"nullable": true
},
"lon": {
"type": "number",
"format": "float",
"nullable": true
},
"alt_geom": {
"type": "integer",
"format": "int32",
"nullable": true
},
"rate": {
"type": "integer",
"format": "int32",
"nullable": true
},
"category": {
"type": "string",
"nullable": true
},
"reg": {
"type": "string",
"nullable": true
},
"icaotype": {
"type": "string",
"nullable": true
},
"year": {
"type": "string",
"nullable": true
},
"manufacturer": {
"type": "string",
"nullable": true
},
"model": {
"type": "string",
"nullable": true
},
"ownop": {
"type": "string",
"nullable": true
},
"faa_pia": {
"type": "boolean",
"nullable": true
},
"faa_ladd": {
"type": "boolean",
"nullable": true
},
"short_type": {
"type": "string",
"nullable": true
},
"mil": {
"type": "boolean",
"nullable": true
},
"apt_type": {
"type": "string",
"nullable": true
},
"name": {
"type": "string",
"nullable": true
},
"continent": {
"type": "string",
"nullable": true
},
"iso_country": {
"type": "string",
"nullable": true
},
"iso_region": {
"type": "string",
"nullable": true
},
"municipality": {
"type": "string",
"nullable": true
},
"scheduled_service": {
"type": "string",
"nullable": true
},
"iata_code": {
"type": "string",
"nullable": true
},
"wgs84_elev": {
"type": "integer",
"format": "int32",
"nullable": true
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/operationsresponseitem"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.