Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/211875/?format=api",
    "component": "https://translate.tails.net/api/components/tails/what_we_do_with_your_money/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/what_we_do_with_your_money/zh_TW/?format=api",
    "user": "https://translate.tails.net/api/users/intrigeri/?format=api",
    "author": "https://translate.tails.net/api/users/intrigeri/?format=api",
    "timestamp": "2019-08-22T08:54:11Z",
    "action": 2,
    "target": "2015年當中,我們花了不少力氣在 **基礎設備**,例如寫一份自動測試套件來持續查驗 ISO 映像檔的功能完好、自動編譯 ISO 映像檔的開發以進行測試等等。這些雖然是使用者看不到的工作,但當發現有嚴重程式錯誤時,它可以更快速地發佈緊急通知。",
    "id": 2892551,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/2892551/?format=api"
}