Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/34762/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/zh_HK/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-27T14:45:00.553459Z",
    "action": 59,
    "target": "XKB 圖示會顯示鍵盤佈局的字串,而且該字串會以 RGBA 值繪製。RGBA 值可以是 1. X11 定義的顏色,2.「#rrggbb」格式的十六進制值,其中 r、g、b 分別是紅色、綠色和藍色,3. 「rgb(r,g,b,)」格式的 RGB 顏色,4.「rgba(r,g,b,a)」格式的 RGBA 顏色,其中 r、g、b 為 0 至 255 之間的整數值,或 0% 至 100% 之間的百分比,而 a 則是 0 至 1 之間的浮點 alpha 值。",
    "id": 11983481,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11983481/?format=api"
}