Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Example:
"date"
Example:
"int32"
Example:
"date"
Response
200 - application/json
Fetch movie changes
Example:
[
{
"items": [
{
"action": "added",
"id": "675a8ccaa7abcc38d13834a7",
"iso_3166_1": "FR",
"iso_639_1": "fr",
"time": "2024-12-12 07:12:10 UTC",
"value": {
"id": "675a8ccaa7abcc38d13834a6",
"key": "KdXDfD_vUW0",
"name": "GLADIATOR II 67% Bande Annonce VF HD 2024",
"site": "YouTube",
"size": 1080,
"type": "Trailer"
}
}
],
"key": "videos"
}
]