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