API command to get languageProfile

Hi, I’m trying to figure out if there’s a simple and/or quick way to find the language profile for a selected show.
Let’s say that I’ve 100 show on my library, with ide 1 to 100, now assume that I want to have information on show 90, so I run this
curl http://localhost:8989/api/series/90\?apikey\=MYAPIKEY

Inside all information I see "languageProfileId": 1, now the question is, how can I have a list of all languageProfile that I’ve configured in Sonarr?

In v3 it’s .../api/v3/languageprofile, this returns list of all language profiles.

Perfect thank you

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.