Currently, data from LOFLCAB can be accessed in the following ways:
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.
Entry point: /api/loflcab.csv
Type: Single file
This file contains every LOFLCAB entry in a single file, broken down by LOFLCAB and command.
Type: File per entry
Finally, it is possible to access the raw YAML files via GitHub. The file structure can be found on GitHub.