Can GitHub data for a Jira issue be retrieved through the REST API?

We’re currently using a private endpoint (/dev-status) to get at least some of the information that’s in the Development field of an issue. I’d rather not depend on a private endpoint, but I don’t see any of this information in the response from /rest/api/2/issue/{issueIdOrKey}.