@Stephen Boyle I wanted to suggest that the CoreTerm API be adjusted. Here is a screenshot of our Terms setup:

You'll notice the term name and description are two separate values but there is a note saying it will display “Fall Term”.
When we leverage any of the APIs, we get this same output of “Fall Term”
However, if we us the Get a Single List API, the advance list will only give us the “Term Name” or “Fall” in this example

As you can imagine, as we try and join these tables, we are constantly having to code around dropping the “description” portion or adding “ Term”. Would it be possible to either update the CoreAPI to provide separate values and keep the combined output or to actually only bring down the term name? Even looking at the documentation, I should actually only get “Term” as it states it's bring the description: