Skip to main content

Matches Weather

Matches Weather

Query Parameters
  • id integer
    Example: eq.1
  • offset string

    Default value: 0

    Limiting and Pagination

    Example: 0
  • limit string

    Default value: 50

    Limiting and Pagination

    Example: 50
  • lang string

    Default value: en

    Multi-language

    Example: en
Responses

OK


Schema array
  • id integer

    Note: This is a Primary Key.

  • dt timestamp with time zone
  • temp numeric
  • feels_like numeric
  • pressure numeric
  • humidity numeric
  • dew_point numeric
  • uvi numeric
  • clouds numeric
  • wind_speed numeric
  • wind_deg numeric
  • wind_gust numeric
  • weather_id integer
  • weather_main text
  • weather_description text
  • weather_icon text
  • pop numeric
Loading...