Fixed bridge_api.normalize_post
bridge_api.normalize_post makes no sense anymore - replaced with bridge_api.get_post but should actually be removed altogether. Removed obsolete code that was the body of old normalize_post (with all support routines that were no longer used anywhere).