Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/954327/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Alexx83/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Alexx83/?format=api",
    "timestamp": "2024-07-01T16:34:39.858764Z",
    "action": 4,
    "target": "Настройка конфигурации завершена. Параметры вступят в силу после перезагрузки.\nВНИМАНИЕ! НЕ ОТКЛЮЧАЙТЕ ПИТАНИЕ И НЕ ГЛУШИТЕ ДВИГАТЕЛЬ АВТОМОБИЛЯ,\nиначе устройство может быть повреждено.",
    "id": 583395,
    "action_name": "Suggestion added",
    "url": "https://weblate.dudu-auto.com/api/changes/583395/?format=api"
}