Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1170401/?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-09-18T01:07:54.722109Z",
    "action": 30,
    "target": "开启此功能,车机休眠时,不会被杀后台,唤醒时依旧可继续运行,但开启保活APP会导致性能下降,谨慎开启,此外开启该功能需重启车机才能生效",
    "id": 657502,
    "action_name": "Source string changed",
    "url": "https://weblate.dudu-auto.com/api/changes/657502/?format=api"
}