Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3575194/?format=api",
    "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
    "timestamp": "2021-06-03T05:52:05.260122+02:00",
    "action": 2,
    "target": "<b>Ricin</b> 旨在成为一款 <i>安全、轻量级、hackable和可完全定制的</i> 聊天客户端,使用极好和开源的 <b>ToxCore</b> 库。",
    "id": 10925210,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10925210/?format=api"
}