Changes API.

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

GET /api/changes/135202/?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:30:21Z",
    "action": 26,
    "target": "<p>如果这里的资料仍然找不到答案,可以看看我们的\n[[FAQ|support/faq]] 区</p>\n",
    "id": 135202,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/135202/?format=api"
}