GET /changes
Summary: List changes
Operation ID: get_changes
Auth: unknown
Operation ID: get_changes
Auth: unknown
Description
Get the latest updates. This endpoint only provides the latest change for an object. It does not keep track of previous changes.
Parameters (5)
page
(?, query, optional)
Pagination in the form of `page=2` or `page[size]=30&page[number]=2`
per_page
(integer, query, optional, default: 50)
Equivalent to `page[size]`
Constraints: {'minimum': 1, 'maximum': 100}
since
(?, query, optional)
Filter out older results
type
(?, query, optional)
Filter by result type(s)
videogame
(?, query, optional)
Filter by videogame(s)
No probe data for this endpoint yet.