Data class representing a Like item from the API.
The ID of the author of the Like item.
The category of the Like item.
The server ID of the Like item.
The name of the Like item.
Extension function to convert an ApiLike item to a Like item.