v1

latestSwagger 2.02026-07-17372667.4 KB
get/browse/new-releases

Query parameters

limitinteger

The maximum number of items to return

offsetinteger

The index of the first item to return

countrystring

The country (an ISO 3166-1 alpha-2 country code)

Headers

Acceptstring

It is used to set specified media type.

Response

OK

hrefstring

A link to the Web API endpoint returning the full result of the request.

limitinteger

The maximum number of items in the response (as set in the query or by default).

nextstring

URL to the next page of items. (null if none)

offsetinteger

The offset of the items returned (as set in the query or by default).

previousstring

URL to the previous page of items. (null if none)

totalinteger

The total number of items available to return.