Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4984808/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-core/kodi-main/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-core/kodi-main/es_es/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/roliverosc/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/roliverosc/?format=api",
    "timestamp": "2024-05-08T15:44:39.309408Z",
    "action": 2,
    "target": "Elija si desea utilizar el formato de 12 o 24 horas para mostrar la hora en la interfaz de usuario.",
    "id": 2818664,
    "action_name": "Translation changed",
    "url": "https://kodi.weblate.cloud/api/changes/2818664/?format=api"
}