Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672510/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/lan/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:55.949749Z",
    "action": 59,
    "target": "\"本地網路\" 一辭指的是未透過互聯網,直接與你所用的電腦相互串接的一群電腦與設備。例如家用的路由器、網路列表機、公司的內聯網等等都可能是你的本地網路,它也稱之為 LAN ( Local Area Network)。技術上的用語,它指的是定義於 [RFC1918](https://tools.ietf.org/html/rfc1918) 的一組 IP 地址。",
    "id": 3258488,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3258488/?format=api"
}