Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/80856/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/?format=api",
    "user": "https://translate.yunohost.org/api/users/cube64/?format=api",
    "author": "https://translate.yunohost.org/api/users/cube64/?format=api",
    "timestamp": "2024-01-02T23:36:50.115636Z",
    "action": 5,
    "target": "Якщо вам не потрібне «справжнє» ім’я загальнодоступного домену, ви можете використовувати будь-яке, що закінчується на <code>.local</code> або <code>.test</code>. Доменні імена, що закінчуються на <code>.local</code>, є особливими в тому сенсі, що можуть автоматично розпізнаватися в локальній мережі за умови, що клієнти підтримують протокол Bonjour. Крім того, вам може знадобитися налаштувати файл <code>/etc/hosts</code> (або еквівалент у Windows) на кожному клієнті, з якого ви хочете використовувати цей домен, або налаштувати локальні записи DNS на вашому інтернет-маршрутизаторі.",
    "id": 114001,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/114001/?format=api"
}