Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16342751/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdaps/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/S-Explorer/?format=api",
    "author": "https://hosted.weblate.org/api/users/S-Explorer/?format=api",
    "timestamp": "2020-11-13T08:37:29.450203+01:00",
    "action": 5,
    "target": "这个命令是用来在此项调查中添加图像。\n…这个图像的数据需要是一个300dpi的黑白tiff文件。\n…你可以选择服饰数据到这个项目下。\n…这样的话,就会使用它的相对路径。",
    "id": 8189586,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/8189586/?format=api"
}