Voice Actor Endpoints

HTTP Routing Table

Endpoints

GET /api/v1/va/(int: va_id)

Returns a dictionary with info of a voice actor of given ID.

GET /api/v1/va/character/(int: chara_id)

Returns a list of voice actor IDs for a given character ID.

GET /api/v1/va/socials/(int: va_id)

Returns a list of socials for a voice actor of given ID.