Voice Actor Endpoints ===================== :ref:`routingtable` Endpoints --------- .. http:get:: /api/v1/va/(int:va_id) Returns a dictionary with info of a voice actor of given ID. .. http:get:: /api/v1/va/character/(int:chara_id) Returns a list of voice actor IDs for a given character ID. .. http:get:: /api/v1/va/socials/(int:va_id) Returns a list of socials for a voice actor of given ID.