Repo.get_by(User, ap_id: ap_id)
User.get_by_ap_id(ap_id)
Repo.get(Activity, id)
Activity.get_by_id(id)