Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/24651237/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/vi/?format=api",
    "user": "https://hosted.weblate.org/api/users/lokogan/?format=api",
    "author": "https://hosted.weblate.org/api/users/lokogan/?format=api",
    "timestamp": "2020-12-21T04:56:49.873046+01:00",
    "action": 5,
    "target": "* Cải tiến mục yêu thích\n * Chỉ thiết lập phím tắt khi KISS là trình chạy mặc định\n * Xóa nhật ký không sử dụng",
    "id": 8653720,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/8653720/?format=api"
}