Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/410323/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lufi/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/zilliu/?format=api",
    "author": "https://weblate.framasoft.org/api/users/zilliu/?format=api",
    "timestamp": "2020-12-02T09:31:19.689445Z",
    "action": 2,
    "target": "透過拖曳或傳統方式送出檔案,檔案會被分塊、加密然後傳送到伺服器。每一個成功送出的檔案都會產生一條下載連結和一條刪除連結。您可以將下載連結分享給其他人。在瀏覽器開啓下載連結可以下載該檔案,而開啓刪除連結則會刪除該檔案。",
    "id": 132346,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/132346/?format=api"
}