Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1146965/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/cs/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/liumd/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/liumd/?format=api",
    "timestamp": "2024-12-06T06:28:41.892173Z",
    "action": 30,
    "target": "根据你的安装类型选择方控模板",
    "id": 715870,
    "action_name": "Source string changed",
    "url": "https://weblate.dudu-auto.com/api/changes/715870/?format=api"
}