Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96124574/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel1/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/wenbin816/?format=api",
    "author": "https://hosted.weblate.org/api/users/wenbin816/?format=api",
    "timestamp": "2023-03-30T15:38:46.962787+02:00",
    "action": 5,
    "target": "GRUB 可以配置您的平台的 NVRAM 变量,以便在开机时自动引导进入 Debian。但是,您可能希望禁用此行为,以避免更改您的引导配置。例如,如果您已经配置好了您的 NVRAM 变量,让您的系统每次引导时连接到一台 PXE 服务器,这样就能保留这一行为。",
    "id": 52443243,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/52443243/?format=api"
}