Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2360577/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/upgrades/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/upgrades/uk/?format=api",
    "user": "https://weblate.osgeo.org/api/users/dkovshun/?format=api",
    "author": "https://weblate.osgeo.org/api/users/dkovshun/?format=api",
    "timestamp": "2025-08-12T17:51:18.063283Z",
    "action": 2,
    "target": "«Незначне оновлення» — це підвищення версії програмного забезпечення на рівень «патча». Наприклад, з 8.4.3 до 8.4.4 або з 9.0.1 до 9.0.3. Підвищення на кілька версій патча є цілком прийнятним. Незначні оновлення виправляють помилки, але не додають нових функцій і не змінюють поведінку програми.",
    "id": 2193400,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/2193400/?format=api"
}