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