Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/104699430/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcequickstart/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcequickstart/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-01T15:34:43.348346Z",
    "action": 59,
    "target": "在系统启动时加载基本组件以加速 %PRODUCTNAME %PRODUCTVERSION 的启动。",
    "id": 42418033,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/42418033/?format=api"
}