Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/37973/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-09T18:36:30.508782Z",
    "action": 59,
    "target": "Tusky 是 Mastodon(一个免费的开源社交网络服务器)的轻量级客户端。\n\n• MD 设计\n• 支持大多数 Mastodon API\n• 多账户支持\n• 深色和浅色主题,可以根据时间自动切换\n• 草稿 - 编写嘟文并将其保存以备后用\n• 选择不同的表情样式\n• 针对所有屏幕尺寸进行了优化\n• 完全开源 - 没有像 Google 服务这样的非自由依赖项\n\n要了解有关Mastodon的更多信息,请访问 https://joinmastodon.org/",
    "id": 151124,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/151124/?format=api"
}