Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/416131/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ja/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/utuhiro/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/utuhiro/?format=api",
    "timestamp": "2025-03-27T10:44:17.567771Z",
    "action": 5,
    "target": "海上: 大きな波ができ始める。白い泡の波頭が頻繁に現れる。空中に飛沫が舞い上がる\n陸上: 大きな枝が揺れる。頭上の電線から笛のような音が聞こえる。傘の使用が困難になる。空のプラスチック容器が倒れる",
    "id": 247512,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/247512/?format=api"
}