Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/210781/?format=api",
    "component": "https://translate.tails.net/api/components/tails/new_ssl_certificate/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/new_ssl_certificate/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:24Z",
    "action": 9,
    "target": "SSL 憑證正試圖克服這個難題,  SSL 憑證通常由憑證授權機關所發以證明某個伺服器的身份。當用戶利用瀏覽器訪問某網站時,如果瀏覽器信任這個憑證單位的話,即會可自動相信它的 SSL 憑證。",
    "id": 132919,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/132919/?format=api"
}