Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/217561/?format=api",
    "component": "https://translate.tails.net/api/components/tails/doc/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/doc/zh/?format=api",
    "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2018-11-13T06:35:24Z",
    "action": 7,
    "target": "<p>=如果您看完该文档仍有疑惑,请见[[FAQ|support/faq]]。</p>\n",
    "id": 135219,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/135219/?format=api"
}