N1 has Reserved/Multiple Records
N1
Reserved
Reservation
- Type
- No Fee
- Party
- FAA
- Reserved
- 2024-09-30
- Renewal
- —
- Purge
- 9999-99-99
- Mode S
- 50000001
- City
- OKLAHOMA CITY
- State
- OKLAHOMA
- ZIP
- 73169-6972
- Country
- UNITED STATES
JSON
Same payload as GET /api/v1/aircraft/1 · live from FAA
{
"status": "reserved",
"nNumber": "1",
"display": "N1",
"headline": "N1 has Reserved/Multiple Records",
"reservation": {
"typeReservation": "No Fee",
"modeSOctal": "50000001",
"reservedDate": "2024-09-30",
"renewalDate": null,
"purgeDate": "9999-99-99",
"pendingNumberChange": null,
"dateChangeAuthorized": null,
"reservingPartyName": "FAA",
"street": "NATL FLIGHT PROGRAM OVERSIGHT",
"city": "OKLAHOMA CITY",
"state": "OKLAHOMA",
"zip": "73169-6972",
"county": "OKLAHOMA",
"country": "UNITED STATES"
},
"faaUrl": "https://registry.faa.gov/aircraftinquiry/Search/NNumberResult?nNumberTxt=1",
"fetchedAt": "2026-08-20T03:52:24.961Z",
"cached": false
}