Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/211869/?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": "在 Google Summer of Code 擔任有關 *Tails 伺服器* 的指導員,以便自Tails (官網、協作工具等) 洋䓤服務。",
    "id": 133051,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/133051/?format=api"
}