Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/81076/?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.721228Z",
    "action": 59,
    "target": "这是你的 <b>主时间线</b>。它展示你所关注账户最近发表的嘟文。 \n \n要探索账户, 你可以浏览其他时间线。比如,你的账户所在实例服务器的本地时间线 [iconics gmd_group]。你也可以按名称 [iconics gmd_search]进行搜索;比如,搜索Tusky 来寻找我们的 Mastodon 账户。",
    "id": 165106,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/165106/?format=api"
}