API Information

This API is a free service based in historical records about the WW2 "164 Raf Squadron" of Argentine volunteers. All data was published by the "ARGENTINE-BRITISH COMUNITY COUNCIL".

This is a consumption-only API, only the HTTP GET method is available on resources. No authentication is required to access this API, and all resources are fully open and available.

Usage

Get the complete pilot list:

Name Description Type
id The identifier for this pilot integer
name Surname and Name of the pilot string
rank Highest Rank of the pilot string
unit Last know unit of the pilot string
comment Brief about the pilot string
link If KIA, the links show where they RIP

string

Get single pilot by id:

Get paginated list:

By default, a list "page" will contain up to 20 resources. If you would like to change this just change the number to the GET request, e.g. /pilots/40

2020, created by Martín Racca