Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/416128/?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:38:10.945272Z",
    "action": 5,
    "target": "海上: 大きな波。波頭が崩れ始め、白波が散在\n陸上: 葉や小枝が絶えず動き、軽い旗が広がる",
    "id": 247509,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/247509/?format=api"
}