Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/148221/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/zh/?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:36:05Z",
    "action": 4,
    "target": "Tails 是 [自由软件](https://www.gnu.org/philosophy/free-sw.de.html): 你可以不受限制地下载、使用和分享。",
    "id": 133272,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/133272/?format=api"
}