II.
Acronym JSON
Structured · liveacronym:cli
acronym:cli json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "acronym:cli",
"_kind": "Acronym",
"_file": "terminology/acronyms/cli.yaml",
"_cluster": "terminology",
"attributes": {
"acronym": "CLI",
"expandsToTermId": "term:command-line-interface",
"description": "Acronym for CLI.\n"
},
"outgoingEdges": [
{
"from": "acronym:cli",
"to": "term:command-line-interface",
"kind": "expands_to"
}
],
"incomingEdges": []
}