Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/210664/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/improve_the_infrastructure_behind_tails/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/improve_the_infrastructure_behind_tails/zh_TW/?format=api",
    "user": "https://translate.tails.boum.org/api/users/intrigeri/?format=api",
    "author": "https://translate.tails.boum.org/api/users/intrigeri/?format=api",
    "timestamp": "2019-08-22T08:56:32Z",
    "action": 2,
    "target": "今天,我們談論的是 **改善 Tails 背後的基礎設備**。因此,如果你是一名系統管理人員、軟體開發員或是介於兩者之間,你正是我們需要的人手,請繼續往下讀。",
    "id": 2892554,
    "action_name": "Translation changed",
    "url": "https://translate.tails.boum.org/api/changes/2892554/?format=api"
}