Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/416130/?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:40:43.860405Z",
    "action": 5,
    "target": "海上: 中程度の波が立つ。白波が多く、水しぶきが少し出る\n陸上: 中程度の大きさの枝が揺れる。葉の茂った小木が揺れ始める",
    "id": 247511,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/247511/?format=api"
}