Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/250846/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1/zh_Hans/?format=api",
    "user": "https://translate.harmony.tf/api/users/wolf109909/?format=api",
    "author": "https://translate.harmony.tf/api/users/wolf109909/?format=api",
    "timestamp": "2023-02-17T17:30:15.054973Z",
    "action": 2,
    "target": "IMC搜索反抗军舰队时,顺路探勘边境的无名星球。",
    "id": 461945,
    "action_name": "Translation changed",
    "url": "https://translate.harmony.tf/api/changes/461945/?format=api"
}