.. / APIs

Currently, data from LOFLCAB can be accessed in the following ways:

JSON

Entry point: /api/loflcab.json

Type: Single file

This file contains every LOFLCAB entry in a single file, using the same structure as the underlying YAML files.

CSV

Entry point: /api/loflcab.csv

Type: Single file

This file contains every LOFLCAB entry in a single file, broken down by LOFLCAB and command.

YAML

Type: File per entry

Finally, it is possible to access the raw YAML files via GitHub. The file structure can be found on GitHub.