List all Languages

GET

List all Languages

Returns metadata for all languages.

Resource URL

http://dataservice.accuweather.com /translations/v1/languages

Query Parameters


Name Values Description
apikey
(required)

Provided API Key


Request Body

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400

    Request had bad syntax or the parameters supplied were invalid

  • 401

    Unauthorized. API authorization failed

  • 403

    Unauthorized. You do not have permission to access this endpoint

  • 404

    Server has not found a route matching the given URI

  • 500

    Server encountered an unexpected condition which prevented it from fulfilling the request

Working...

Response Parameters

Parameter Type Description
ID int32 Numeric ID used to identify a specific language.
Name string Name of the language.
DisplayName string Display name (in English) of the language.
LocalizedName string The translated name of the language.
ISO string The culture code for the language.
LanguageType int32 The unique ID for the language type.
MicroSoftName string The Microsoft display name of the language.
MicroSoftCode string The Microsoft culture code for the language.
TimeStamp string The time that the language information was pulled from the database.