Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/1139064/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://kodi.weblate.cloud/api/units/4545207/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-greynetic/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-greynetic/fr_fr/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/skypichat/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/skypichat/?format=api",
    "timestamp": "2022-05-29T10:52:11.939494Z",
    "action": 5,
    "target": "Alpha maximal",
    "id": 1139064,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/1139064/?format=api"
}