Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/211864/?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/emmapeel/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2018-11-05T07:16:51Z",
    "action": 2,
    "target": "即使 Tails 沒有任何新進展,我們仍會每隔6週發佈 **通告**,這可要不少力氣,因為它包括了要修復在之前版本中發現的問題,記載相關變更,引入到更新版本的 Debian, GNOME 和 Tor Browser,並確保 Tails 的**基石** 繼續維持。因為緊急發佈通知的時程往往難以預期,它們不容易申請資助所以要靠捐款來支援。",
    "id": 134329,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/134329/?format=api"
}