Type tag_synonym
Discussion
This type represents a mapping from one tag to another, as part of a Stack Exchange sites tag synonym list.
Note that even if a tag has been designated a synonym of another tag, that tag may still appear on some older questions in the system.
Applications should be able to gracefully handle both the introduction of synonyms and their removal.
Fields
applied_count
integer
from_tag
string
to_tag
string
Fields marked with are included in the default filter, those marked with are excluded in the default filter.
Examples
► Typical
{"creation_date":1728947289,"last_applied_date":1729033689,"applied_count":50,"to_tag":"winapi","from_tag":"win32"}