Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4747742/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/ranto2012/?format=api",
    "author": "https://hosted.weblate.org/api/users/ranto2012/?format=api",
    "timestamp": "2020-04-21T13:47:32.618153+02:00",
    "action": 5,
    "target": "从“城市管理”屏幕的列表中选择如何删除城市",
    "id": 5959117,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5959117/?format=api"
}