Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/210778/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/new_ssl_certificate/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/new_ssl_certificate/zh_TW/?format=api",
    "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "timestamp": "2018-11-02T17:06:24Z",
    "action": 9,
    "target": "在 Tails 0.10 釋出的同一天,我們的官網也開始使用商用的 SSL 憑證。這個新的憑證取代了之前舊有的非商業[CACert certificate authority](http://www.cacert.org/)憑證。",
    "id": 132916,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.boum.org/api/changes/132916/?format=api"
}