Language

👍

Required plan

Available in all plans.

Component

Type

Description

language

String

A 2-letter language code

region

String

Country code

display

String

The representation of this language (for example “en_US”).

Search Requirements

Language objects are not used by the API for search.

Example

{
  "language": "en",
  "region": "US",
  "display": "en_US"
}