Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76417121/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/program_strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/program_strings/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/HGvalrent/?format=api",
    "author": "https://hosted.weblate.org/api/users/HGvalrent/?format=api",
    "timestamp": "2022-09-12T10:48:59.935316+02:00",
    "action": 5,
    "target": "请输入该配置镜头的名称,说明可选。<br>或者从该表中选择一行,然后在文本域中复制下来更新现有镜头配置。",
    "id": 34478027,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/34478027/?format=api"
}