Changes API.

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

GET /api/changes/133057/?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/admin/?format=api",
    "author": "https://translate.tails.net/api/users/admin/?format=api",
    "timestamp": "2018-11-02T17:15:19Z",
    "action": 9,
    "target": "2015年當中,我們花了不少力氣在 **基礎設備**,例如寫一份自動測試套件來持續查驗 ISO 映像檔的功能完好、自動編譯 ISO 映像檔的開發以進行測試等等。這些雖然是使用者看不到的工作,但當發現有嚴重程式錯誤時,它可以更快速地發佈緊急通知。 ",
    "id": 133057,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/133057/?format=api"
}