Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/416127/?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:36:53.168617Z",
    "action": 5,
    "target": "海上: 小さな波。まだ低いが、顕著。波頭はガラスのように見えて、崩れない。\n陸上: 露出した肌に風を感じる。木の葉がざわめく。風向計が動き始める",
    "id": 247508,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/247508/?format=api"
}