Elixir interface for the Lokalise APIv2.
View the Project on GitHub lokalise/elixir-lokalise-api
Doc
{:ok, teams} = ElixirLokaliseApi.Teams.all(page: 2, limit: 3) team = hd(teams.items) team.team_id