Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/211865/?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年,未得到資助而開發的新功能包括: ",
    "id": 133047,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/133047/?format=api"
}