Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/210791/?format=api",
    "component": "https://translate.tails.net/api/components/tails/our_plans_for_2017/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/our_plans_for_2017/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:06:40Z",
    "action": 9,
    "target": "[[!meta title=\"未來幾年的計畫\"]]\n",
    "id": 132929,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/132929/?format=api"
}