Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/61581776/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "author": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "timestamp": "2021-12-16T12:40:52.225327+01:00",
    "action": 5,
    "target": "Стандарт WPA3 - это новый наиболее безопасный метод шифрования, который предлагается использовать с любым устройством, которое его поддерживает. Старые устройства без поддержки WPA3 требуют старого WPA2. Если у вас возникли проблемы с подключением старых устройств, попробуйте включить WPA2.",
    "id": 15325479,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/15325479/?format=api"
}