Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/22009/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-11T10:34:37.603708Z",
    "action": 4,
    "target": "现在用户名就是登录名,同时用户名还用于邀请、聊天版上@你,还有私信。",
    "id": 20360,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/20360/?format=api"
}