Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82652/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-03T16:27:28.719933Z",
    "action": 59,
    "target": "你的服务器知晓这篇帖子被编辑,但没有编辑的副本,所以无法呈现给你。 \n \n这是一个 <a href=\"https://github.com/mastodon/mastodon/issues/25398\">Mastodon issue #25398</a>。",
    "id": 165096,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/165096/?format=api"
}