Changes API.

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

GET /api/changes/625413/?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/Chubaka885/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Alexx83/?format=api",
    "timestamp": "2024-08-13T19:28:49.921011Z",
    "action": 7,
    "target": "Настройка конфигурации завершена. Параметры вступят в силу после перезагрузки.\nВНИМАНИЕ! НЕ ОТКЛЮЧАЙТЕ ПИТАНИЕ И НЕ ГЛУШИТЕ ДВИГАТЕЛЬ АВТОМОБИЛЯ,\nиначе устройство может быть повреждено.",
    "id": 625413,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.dudu-auto.com/api/changes/625413/?format=api"
}