Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/198410/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/zh_Hans/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/brucekomike/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/brucekomike/?format=api",
    "timestamp": "2022-06-18T07:11:58.263628Z",
    "action": 5,
    "target": "翻译工作基本都在 Weblate 进行,请在“第三方登录”选项卡中用你的 GitLab 帐号进行登录来开始翻译。",
    "id": 146213,
    "action_name": "Translation added",
    "url": "https://translate.funkwhale.audio/api/changes/146213/?format=api"
}